curiousily
commited on
Commit
•
8548a75
1
Parent(s):
c157460
Update README.md
Browse files
README.md
CHANGED
@@ -6,5 +6,9 @@ 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
|
10 |
-
-
|
|
|
|
|
|
|
|
|
|
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 Falcon 7B with QLoRA tutorial
|
10 |
+
- [Text tutorial on MLExpert.io](https://www.mlexpert.io/prompt-engineering/fine-tuning-llm-on-custom-dataset-with-qlora)
|
11 |
+
- [YouTube tutorial](https://www.youtube.com/watch?v=DcBC4yGHV4Q)
|
12 |
+
- Deploy LLM on Inference Endpoints tutorial
|
13 |
+
- [Text tutorial on MLExpert.io](https://www.mlexpert.io/prompt-engineering/deploy-llm-to-production)
|
14 |
+
- [YouTube tutorial](https://www.youtube.com/watch?v=HI3cYN0c9ZU)
|