Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -10,9 +10,9 @@ pinned: false
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
-
|
14 |
|
15 |
-
This is the Inference
|
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 financial questions and answers generated with the help of GPT-4, quantized \
|
18 |
and augmented with a 4bit QLoRa. \
|
|
|
10 |
license: mit
|
11 |
---
|
12 |
|
13 |
+
**#Friendly Fincancial Bot**
|
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 financial questions and answers generated with the help of GPT-4, quantized \
|
18 |
and augmented with a 4bit QLoRa. \
|