Instructions to use TheBloke/LLaMa-13B-GGML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/LLaMa-13B-GGML with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/LLaMa-13B-GGML", device_map="auto") - Notebooks
- Google Colab
- Kaggle
New GGMLv3 format for breaking llama.cpp change May 19th commit 2d5db48
Browse files
llama-13b.ggmlv3.q5_0.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11c14c64ec3476bda003ef60f2ba8bf223082f9a0cf66e94cd8cecd76dc96da8
|
| 3 |
+
size 8950236288
|