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