Instructions to use NeverSleep/Noromaid-13b-v0.2-GGUF with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- llama-cpp-python
How to use NeverSleep/Noromaid-13b-v0.2-GGUF with llama-cpp-python:
# !pip install llama-cpp-python from llama_cpp import Llama llm = Llama.from_pretrained( repo_id="NeverSleep/Noromaid-13b-v0.2-GGUF", filename="Noromaid-13b-v0.2.q4_k_s.gguf", )
output = llm( "Once upon a time,", max_tokens=512, echo=True ) print(output)
- Notebooks
- Google Colab
- Kaggle
- Local Apps
- llama.cpp
How to use NeverSleep/Noromaid-13b-v0.2-GGUF with llama.cpp:
Install from brew
brew install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S # Run inference directly in the terminal: llama-cli -hf NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama-server -hf NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S # Run inference directly in the terminal: llama-cli -hf NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S
Use pre-built binary
# Download pre-built binary from: # https://github.com/ggerganov/llama.cpp/releases # Start a local OpenAI-compatible server with a web UI: ./llama-server -hf NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S # Run inference directly in the terminal: ./llama-cli -hf NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S
Build from source code
git clone https://github.com/ggerganov/llama.cpp.git cd llama.cpp cmake -B build cmake --build build -j --target llama-server llama-cli # Start a local OpenAI-compatible server with a web UI: ./build/bin/llama-server -hf NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S # Run inference directly in the terminal: ./build/bin/llama-cli -hf NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S
Use Docker
docker model run hf.co/NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S
- LM Studio
- Jan
- Ollama
How to use NeverSleep/Noromaid-13b-v0.2-GGUF with Ollama:
ollama run hf.co/NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S
- Unsloth Studio new
How to use NeverSleep/Noromaid-13b-v0.2-GGUF with Unsloth Studio:
Install Unsloth Studio (macOS, Linux, WSL)
curl -fsSL https://unsloth.ai/install.sh | sh # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for NeverSleep/Noromaid-13b-v0.2-GGUF to start chatting
Install Unsloth Studio (Windows)
irm https://unsloth.ai/install.ps1 | iex # Run unsloth studio unsloth studio -H 0.0.0.0 -p 8888 # Then open http://localhost:8888 in your browser # Search for NeverSleep/Noromaid-13b-v0.2-GGUF to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for NeverSleep/Noromaid-13b-v0.2-GGUF to start chatting
- Docker Model Runner
How to use NeverSleep/Noromaid-13b-v0.2-GGUF with Docker Model Runner:
docker model run hf.co/NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S
- Lemonade
How to use NeverSleep/Noromaid-13b-v0.2-GGUF with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull NeverSleep/Noromaid-13b-v0.2-GGUF:Q4_K_S
Run and chat with the model
lemonade run user.Noromaid-13b-v0.2-GGUF-Q4_K_S
List all available models
lemonade list
Disclaimer:
This is a VERY EXPERIMENTAL version, don't expect everything to work!!!
If you don't like this model, use Noromaid 0.1.1
You may use our custom prompting format(scroll down to download them!), or simple alpaca. (Choose which fits best for you!)
Expect that many things will change in the next version!!
Mergemonster and a new dataset were used.
If you want a 7b, or 20b hit us up in the Community tab!
This model is a collab between IkariDev and Undi!
Test model. Suitable for RP, ERP and general stuff.
[Recommended settings - No settings yet(Please suggest some over in the Community tab!)]
Description
This repo contains GGUF files of Noromaid-13b-v0.2.
Ratings:
Note: We have permission of all users to upload their ratings, we DONT screenshot random reviews without asking if we can put them here!
No ratings yet!
If you want your rating to be here, send us a message over on DC and we'll put up a screenshot of it here. DC name is "ikaridev" and "undi".
Prompt template: Custom format, or Alpaca
Custom format:
UPDATED!! SillyTavern config files: Context, Instruct.
Alpaca:
Below is an instruction that describes a task. Write a response that appropriately completes the request.
### Instruction:
{prompt}
### Response:
Training data used:
- no_robots dataset let the model have more human behavior, enhances the output.
- [Aesir Private RP dataset] New data from a new and never used before dataset, add fresh data, no LimaRP spam, this is 100% new. Thanks to the MinvervaAI Team and, in particular, Gryphe for letting us use it!
- [Another private Aesir dataset]
Others
Undi: If you want to support me, you can here.
IkariDev: Visit my retro/neocities style website please kek
- Downloads last month
- 56
4-bit
5-bit
6-bit
8-bit
