Instructions to use aleegis/01af4054-eff3-4750-9907-acf71c5d8fec with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use aleegis/01af4054-eff3-4750-9907-acf71c5d8fec with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("sethuiyer/Medichat-Llama3-8B") model = PeftModel.from_pretrained(base_model, "aleegis/01af4054-eff3-4750-9907-acf71c5d8fec") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1500
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 335604696
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84836aadd5b7668801f43f94256af1462d4f6fcd0638b1078edbab3752655c83
|
| 3 |
size 335604696
|