Instructions to use MrGentle/DeltaModel-genius1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MrGentle/DeltaModel-genius1 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("MrGentle/DeltaModel-genius1") model = AutoModelForCausalLM.from_pretrained("MrGentle/DeltaModel-genius1") - Notebooks
- Google Colab
- Kaggle
add model
Browse files- pytorch_model.bin +1 -1
pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 3134045897
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bcb78eb05e8a123cb7ea2be036c4fef9744e91c67abf1af5dd17fbf80fd59077
|
| 3 |
size 3134045897
|