File size: 698 Bytes
50e10d8
 
 
 
 
 
 
 
8548a75
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
license: apache-2.0
library_name: transformers
pipeline_tag: text-generation
---

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.

- Fine-tuning Falcon 7B with QLoRA tutorial
  - [Text tutorial on MLExpert.io](https://www.mlexpert.io/prompt-engineering/fine-tuning-llm-on-custom-dataset-with-qlora)
  - [YouTube tutorial](https://www.youtube.com/watch?v=DcBC4yGHV4Q)
- Deploy LLM on Inference Endpoints tutorial
  - [Text tutorial on MLExpert.io](https://www.mlexpert.io/prompt-engineering/deploy-llm-to-production)
  - [YouTube tutorial](https://www.youtube.com/watch?v=HI3cYN0c9ZU)