Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -14,7 +14,7 @@ license: mit
|
|
| 14 |
|
| 15 |
This is the **Inference component** of a 3-part **prod-ready** FTI feature-training-inference **RAG-framework LLMOps** course. \
|
| 16 |
In this iteration, I've **replaced Falcon 7B Instruct** with the **currently-SoTa (Jan'24) Mistral-7B-Instruct-v0.2**, \
|
| 17 |
-
fine-tuned using **Unsloth** on an expanded dataset of financial questions and answers generated with the help of GPT-4,
|
| 18 |
quantized and augmented with a 4bit QLoRa. \
|
| 19 |
\
|
| 20 |
Prompt analysis and model registry is handled by **Comet LLM**, and finance news is streamed via **Bytewax** using an \
|
|
|
|
| 14 |
|
| 15 |
This is the **Inference component** of a 3-part **prod-ready** FTI feature-training-inference **RAG-framework LLMOps** course. \
|
| 16 |
In this iteration, I've **replaced Falcon 7B Instruct** with the **currently-SoTa (Jan'24) Mistral-7B-Instruct-v0.2**, \
|
| 17 |
+
fine-tuned using **Unsloth** on an expanded dataset of financial questions and answers generated with the help of GPT-4, \
|
| 18 |
quantized and augmented with a 4bit QLoRa. \
|
| 19 |
\
|
| 20 |
Prompt analysis and model registry is handled by **Comet LLM**, and finance news is streamed via **Bytewax** using an \
|