Chryslerx10
commited on
Commit
•
208f836
1
Parent(s):
3ce5092
Update README.md
Browse files
README.md
CHANGED
@@ -54,7 +54,7 @@ Biases: The model may inherit biases present in the training data. Users should
|
|
54 |
Base Model: <a href="https://huggingface.co/meta-llama/Llama-3.2-1B">Meta AI's Llama-3.2-1B </a>
|
55 |
Dataset: <a href="https://huggingface.co/datasets/bergr7f/databricks-dolly-15k-subset-general_qa">Databricks Dolly 15k Subset for General QA</a>
|
56 |
Libraries Used:
|
57 |
-
Transformers
|
58 |
-
PEFT
|
59 |
-
TRL
|
60 |
-
BitsAndBytes
|
|
|
54 |
Base Model: <a href="https://huggingface.co/meta-llama/Llama-3.2-1B">Meta AI's Llama-3.2-1B </a>
|
55 |
Dataset: <a href="https://huggingface.co/datasets/bergr7f/databricks-dolly-15k-subset-general_qa">Databricks Dolly 15k Subset for General QA</a>
|
56 |
Libraries Used:
|
57 |
+
<li>Transformers</li>
|
58 |
+
<li>PEFT</li>
|
59 |
+
<li>TRL</li>
|
60 |
+
<li>BitsAndBytes</li>
|