Instructions to use danielnashed/gpt2-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use danielnashed/gpt2-lora with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("danielnashed/gpt2-lora", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Upload model
Browse files
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1182680
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:387ec02883d208b675b7b3c787eba3de10e19ffe401fbff6f491bb0974ad4756
|
| 3 |
size 1182680
|