Instructions to use dzanbek/d88783a6-4c53-475a-8545-bf69a0286e0c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dzanbek/d88783a6-4c53-475a-8545-bf69a0286e0c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("scb10x/llama-3-typhoon-v1.5-8b-instruct") model = PeftModel.from_pretrained(base_model, "dzanbek/d88783a6-4c53-475a-8545-bf69a0286e0c") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 75
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 167832240
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:884007447842c719ab4ed3cb6077b40fbe807c943a3a7ee321ff46388137e49a
|
| 3 |
size 167832240
|