BitStreamX
commited on
Commit
•
e67a104
1
Parent(s):
fba0ad6
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
---
|
2 |
-
base_model: meta-llama/Llama-3.2-3B-Instruct
|
3 |
language:
|
4 |
- en
|
5 |
- de
|
@@ -10,7 +9,6 @@ language:
|
|
10 |
- es
|
11 |
- th
|
12 |
library_name: transformers
|
13 |
-
license: llama3.2
|
14 |
pipeline_tag: text-generation
|
15 |
tags:
|
16 |
- facebook
|
@@ -20,6 +18,7 @@ tags:
|
|
20 |
- llama-3
|
21 |
- llama-cpp
|
22 |
- gguf-my-repo
|
|
|
23 |
extra_gated_prompt: "### LLAMA 3.2 COMMUNITY LICENSE AGREEMENT\n\nLlama 3.2 Version\
|
24 |
\ Release Date: September 25, 2024\n\n“Agreement” means the terms and conditions\
|
25 |
\ for use, reproduction, distribution and modification of the Llama Materials set\
|
@@ -206,6 +205,7 @@ extra_gated_fields:
|
|
206 |
extra_gated_description: The information you provide will be collected, stored, processed
|
207 |
and shared in accordance with the [Meta Privacy Policy](https://www.facebook.com/privacy/policy/).
|
208 |
extra_gated_button_content: Submit
|
|
|
209 |
---
|
210 |
|
211 |
# BitStreamX/Llama-3.2-3B-Instruct-Q5_K_M-GGUF
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
- de
|
|
|
9 |
- es
|
10 |
- th
|
11 |
library_name: transformers
|
|
|
12 |
pipeline_tag: text-generation
|
13 |
tags:
|
14 |
- facebook
|
|
|
18 |
- llama-3
|
19 |
- llama-cpp
|
20 |
- gguf-my-repo
|
21 |
+
license: llama3.2
|
22 |
extra_gated_prompt: "### LLAMA 3.2 COMMUNITY LICENSE AGREEMENT\n\nLlama 3.2 Version\
|
23 |
\ Release Date: September 25, 2024\n\n“Agreement” means the terms and conditions\
|
24 |
\ for use, reproduction, distribution and modification of the Llama Materials set\
|
|
|
205 |
extra_gated_description: The information you provide will be collected, stored, processed
|
206 |
and shared in accordance with the [Meta Privacy Policy](https://www.facebook.com/privacy/policy/).
|
207 |
extra_gated_button_content: Submit
|
208 |
+
base_model: meta-llama/Llama-3.2-3B-Instruct
|
209 |
---
|
210 |
|
211 |
# BitStreamX/Llama-3.2-3B-Instruct-Q5_K_M-GGUF
|