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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Initial GGML model commit
Browse files
losslessmegacoder-llama2-13b-min.ggmlv3.q5_K_M.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8e3af6f61f4f1a8871cfae23b36d856f97f93f678e3b17847d3c9de0d2984cc5
|
| 3 |
+
size 9402526624
|