onebitquantized
commited on
Commit
•
4a8b5e9
1
Parent(s):
cd96668
Upload tokenizer
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
library_name: transformers
|
3 |
-
license: llama3.2
|
4 |
base_model:
|
5 |
- meta-llama/Llama-3.2-3B-Instruct
|
|
|
|
|
6 |
---
|
7 |
|
8 |
# This model has been xMADified!
|
|
|
1 |
---
|
|
|
|
|
2 |
base_model:
|
3 |
- meta-llama/Llama-3.2-3B-Instruct
|
4 |
+
library_name: transformers
|
5 |
+
license: llama3.2
|
6 |
---
|
7 |
|
8 |
# This model has been xMADified!
|