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:709bc05bea0f6684d0205faf997acd0d36a9e019b3387c4ab5a4b7c91fa96794
|
| 3 |
size 1182680
|