Instructions to use TheBloke/EverythingLM-13b-V2-16K-GGML with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use TheBloke/EverythingLM-13b-V2-16K-GGML with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("TheBloke/EverythingLM-13b-V2-16K-GGML", device_map="auto") - Notebooks
- Google Colab
- Kaggle
The responses are just infinite blank lines
3
#2 opened about 3 years ago
by
jreoka
This thing just repeats endlessly? ooba interface, is there some setting I need to change?
1
#1 opened about 3 years ago
by
qq67878980