curiousily
commited on
Commit
•
c157460
1
Parent(s):
50e10d8
Update README.md
Browse files
README.md
CHANGED
@@ -6,5 +6,5 @@ pipeline_tag: text-generation
|
|
6 |
|
7 |
A [Falcon 7B](https://huggingface.co/tiiuae/falcon-7b) model fine-tuned with [QLoRA](https://arxiv.org/abs/2305.14314) on a custom e-commerce chatbot dataset.
|
8 |
|
9 |
-
Fine-tuning tutorial - https://www.mlexpert.io/prompt-engineering/fine-tuning-llm-on-custom-dataset-with-qlora
|
10 |
-
Deploy on Inference Endpoints tutorial - https://www.mlexpert.io/prompt-engineering/deploy-llm-to-production
|
|
|
6 |
|
7 |
A [Falcon 7B](https://huggingface.co/tiiuae/falcon-7b) model fine-tuned with [QLoRA](https://arxiv.org/abs/2305.14314) on a custom e-commerce chatbot dataset.
|
8 |
|
9 |
+
- Fine-tuning tutorial - https://www.mlexpert.io/prompt-engineering/fine-tuning-llm-on-custom-dataset-with-qlora
|
10 |
+
- Deploy on Inference Endpoints tutorial - https://www.mlexpert.io/prompt-engineering/deploy-llm-to-production
|