Instructions to use dzanbek/5bad54b6-e7b2-43d8-bb2e-cbc5d064f10c with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use dzanbek/5bad54b6-e7b2-43d8-bb2e-cbc5d064f10c with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_3b") model = PeftModel.from_pretrained(base_model, "dzanbek/5bad54b6-e7b2-43d8-bb2e-cbc5d064f10c") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 30
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 101752088
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:909911d2e738566799fba9567b149e5f9b576e2bf74dc47212ec2aae2119e4f0
|
| 3 |
size 101752088
|