Upload LlamaForCausalLM
Browse files- README.md +4 -4
- config.json +1 -1
- model.safetensors +2 -2
README.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1 |
---
|
2 |
-
|
|
|
3 |
datasets:
|
4 |
- eltorio/appreciation
|
5 |
language:
|
6 |
- fr
|
7 |
-
base_model:
|
8 |
-
- meta-llama/Llama-3.2-3B-Instruct
|
9 |
-
pipeline_tag: text2text-generation
|
10 |
library_name: transformers
|
|
|
|
|
11 |
tags:
|
12 |
- llama
|
13 |
- education
|
|
|
1 |
---
|
2 |
+
base_model:
|
3 |
+
- meta-llama/Llama-3.2-3B-Instruct
|
4 |
datasets:
|
5 |
- eltorio/appreciation
|
6 |
language:
|
7 |
- fr
|
|
|
|
|
|
|
8 |
library_name: transformers
|
9 |
+
license: agpl-3.0
|
10 |
+
pipeline_tag: text2text-generation
|
11 |
tags:
|
12 |
- llama
|
13 |
- education
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "unsloth/llama-3.2-3b-instruct-bnb-4bit",
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27da0e56dfa9b474eccecfbf795f9bcf621efa60b0c0d90e76260b6dae381209
|
3 |
+
size 2242762536
|