Instructions to use VERSIL91/93750001-06c3-4dd5-bea2-3874838708d2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use VERSIL91/93750001-06c3-4dd5-bea2-3874838708d2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Maykeye/TinyLLama-v0") model = PeftModel.from_pretrained(base_model, "VERSIL91/93750001-06c3-4dd5-bea2-3874838708d2") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 9
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 390888
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:be0ce45c4bb7556c7887e8bba639a476b63c6c45d6eb3897765e4481c59abb3a
|
| 3 |
size 390888
|