Instructions to use Ashish9947/Programming_Question_Answer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Ashish9947/Programming_Question_Answer with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("openlm-research/open_llama_7b") model = PeftModel.from_pretrained(base_model, "Ashish9947/Programming_Question_Answer") - Notebooks
- Google Colab
- Kaggle
Commit ·
c2c30da
1
Parent(s): 7456653
Delete adapter_model.bin
Browse files- adapter_model.bin +0 -3
adapter_model.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:d69c4db7c4685e9aeeb84363e28de990c2dcbee29754c907f479ac7eb0924264
|
| 3 |
-
size 16822989
|
|
|
|
|
|
|
|
|
|
|
|