RonanMcGovern
commited on
Commit
•
dfbae1e
1
Parent(s):
fbbd2f2
Trained with Unsloth
Browse files- README.md +1 -0
- config.json +1 -1
- model.safetensors +1 -1
README.md
CHANGED
@@ -8,6 +8,7 @@ tags:
|
|
8 |
- unsloth
|
9 |
- llama
|
10 |
- trl
|
|
|
11 |
base_model: unsloth/tinyllama-bnb-4bit
|
12 |
---
|
13 |
|
|
|
8 |
- unsloth
|
9 |
- llama
|
10 |
- trl
|
11 |
+
- sft
|
12 |
base_model: unsloth/tinyllama-bnb-4bit
|
13 |
---
|
14 |
|
config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"_name_or_path": "
|
3 |
"architectures": [
|
4 |
"LlamaForCausalLM"
|
5 |
],
|
|
|
1 |
{
|
2 |
+
"_name_or_path": "TinyLlama/TinyLlama-1.1B-intermediate-step-1431k-3T",
|
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 2200119864
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:25e1d300e607083727f39825e9b9a57bb9bb648fbfbbd9bae17be506ef39eb0e
|
3 |
size 2200119864
|