Upload model trained with Unsloth
Browse filesUpload model trained with Unsloth 2x faster
- README.md +1 -0
- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
README.md
CHANGED
|
@@ -8,6 +8,7 @@ tags:
|
|
| 8 |
- pi05
|
| 9 |
- robotics
|
| 10 |
- lerobot
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
# Model Card for pi05
|
|
|
|
| 8 |
- pi05
|
| 9 |
- robotics
|
| 10 |
- lerobot
|
| 11 |
+
- unsloth
|
| 12 |
---
|
| 13 |
|
| 14 |
# Model Card for pi05
|
adapter_config.json
CHANGED
|
@@ -34,12 +34,12 @@
|
|
| 34 |
"revision": null,
|
| 35 |
"target_modules": [
|
| 36 |
"down_proj",
|
|
|
|
| 37 |
"up_proj",
|
| 38 |
-
"gate_proj",
|
| 39 |
"o_proj",
|
| 40 |
-
"
|
| 41 |
"v_proj",
|
| 42 |
-
"
|
| 43 |
],
|
| 44 |
"target_parameters": null,
|
| 45 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 34 |
"revision": null,
|
| 35 |
"target_modules": [
|
| 36 |
"down_proj",
|
| 37 |
+
"k_proj",
|
| 38 |
"up_proj",
|
|
|
|
| 39 |
"o_proj",
|
| 40 |
+
"gate_proj",
|
| 41 |
"v_proj",
|
| 42 |
+
"q_proj"
|
| 43 |
],
|
| 44 |
"target_parameters": null,
|
| 45 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 10143496
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b712bbd9097a068b28436b441c732255e49008b8938fca219609d7a474bb5fd2
|
| 3 |
size 10143496
|