Instructions to use TheBloke/MythoLogic-Mini-7B-GGML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/MythoLogic-Mini-7B-GGML with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/MythoLogic-Mini-7B-GGML", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Initial GGML model commit
Browse files
mythologic-mini-7b.ggmlv3.q5_K_S.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1e23537865e42ab83888df4ecffceeaa789f852636b9eb1d1a075724b43923ce
|
| 3 |
+
size 4651401856
|