Instructions to use SuperSecureHuman/phi-2-vendata with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SuperSecureHuman/phi-2-vendata with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("codellama/CodeLlama-7b-Instruct-hf") model = PeftModel.from_pretrained(base_model, "SuperSecureHuman/phi-2-vendata") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 80
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 159968328
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:07bfb2693d0ceb43aacf984e386d202f05de0b5ce6398d0700a282c8735b8b39
|
| 3 |
size 159968328
|