Instructions to use tomaszki/29-1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use tomaszki/29-1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("tomaszki/nous-twenty-nine") model = PeftModel.from_pretrained(base_model, "tomaszki/29-1") - Notebooks
- Google Colab
- Kaggle
End of training
Browse files- README.md +4 -4
- adapter_model.bin +1 -1
README.md
CHANGED
|
@@ -5,7 +5,7 @@ tags:
|
|
| 5 |
- generated_from_trainer
|
| 6 |
base_model: tomaszki/nous-twenty-nine
|
| 7 |
model-index:
|
| 8 |
-
- name: 29-
|
| 9 |
results: []
|
| 10 |
---
|
| 11 |
|
|
@@ -20,7 +20,7 @@ axolotl version: `0.4.0`
|
|
| 20 |
base_model: tomaszki/nous-twenty-nine
|
| 21 |
model_type: LlamaForCausalLM
|
| 22 |
is_llama_derived_model: true
|
| 23 |
-
hub_model_id: 29-
|
| 24 |
|
| 25 |
load_in_8bit: false
|
| 26 |
load_in_4bit: false
|
|
@@ -28,7 +28,7 @@ strict: false
|
|
| 28 |
|
| 29 |
|
| 30 |
datasets:
|
| 31 |
-
- path: tomaszki/nous-finetune-axolotl-completion-
|
| 32 |
val_set_size: 0.0
|
| 33 |
output_dir: ./out
|
| 34 |
|
|
@@ -83,7 +83,7 @@ special_tokens:
|
|
| 83 |
|
| 84 |
</details><br>
|
| 85 |
|
| 86 |
-
# 29-
|
| 87 |
|
| 88 |
This model is a fine-tuned version of [tomaszki/nous-twenty-nine](https://huggingface.co/tomaszki/nous-twenty-nine) on an unknown dataset.
|
| 89 |
|
|
|
|
| 5 |
- generated_from_trainer
|
| 6 |
base_model: tomaszki/nous-twenty-nine
|
| 7 |
model-index:
|
| 8 |
+
- name: 29-1
|
| 9 |
results: []
|
| 10 |
---
|
| 11 |
|
|
|
|
| 20 |
base_model: tomaszki/nous-twenty-nine
|
| 21 |
model_type: LlamaForCausalLM
|
| 22 |
is_llama_derived_model: true
|
| 23 |
+
hub_model_id: 29-1
|
| 24 |
|
| 25 |
load_in_8bit: false
|
| 26 |
load_in_4bit: false
|
|
|
|
| 28 |
|
| 29 |
|
| 30 |
datasets:
|
| 31 |
+
- path: tomaszki/nous-finetune-axolotl-completion-1
|
| 32 |
val_set_size: 0.0
|
| 33 |
output_dir: ./out
|
| 34 |
|
|
|
|
| 83 |
|
| 84 |
</details><br>
|
| 85 |
|
| 86 |
+
# 29-1
|
| 87 |
|
| 88 |
This model is a fine-tuned version of [tomaszki/nous-twenty-nine](https://huggingface.co/tomaszki/nous-twenty-nine) on an unknown dataset.
|
| 89 |
|
adapter_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 167934026
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e64beccdae7386df6600f12022be6f6b27b12539250f8279a8705f389c92837e
|
| 3 |
size 167934026
|