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.q4_1.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:56a3a18060251210796362a5c4e3e199cb46b8c3b481ae9389b0ca717c498cb4
|
| 3 |
+
size 8136770688
|