csabakecskemeti
commited on
Commit
•
348924b
1
Parent(s):
acffd9b
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
base_model: unsloth/Llama-3.2-3B-Instruct-bnb-4bit
|
3 |
library_name: peft
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
# Model Card for Model ID
|
|
|
1 |
---
|
2 |
base_model: unsloth/Llama-3.2-3B-Instruct-bnb-4bit
|
3 |
library_name: peft
|
4 |
+
datasets:
|
5 |
+
- microsoft/orca-agentinstruct-1M-v1
|
6 |
+
pipeline_tag: text-generation
|
7 |
---
|
8 |
|
9 |
# Model Card for Model ID
|