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