Hypernova
Collection
Experimental series of models, largely untested • 5 items • Updated
How to use theNovaAI/Hypernova-experimental-GGUF with Transformers:
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("theNovaAI/Hypernova-experimental-GGUF", device_map="auto")How to use theNovaAI/Hypernova-experimental-GGUF with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf theNovaAI/Hypernova-experimental-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf theNovaAI/Hypernova-experimental-GGUF:Q4_K_M
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf theNovaAI/Hypernova-experimental-GGUF:Q4_K_M # Run inference directly in the terminal: llama cli -hf theNovaAI/Hypernova-experimental-GGUF:Q4_K_M
# 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 theNovaAI/Hypernova-experimental-GGUF:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf theNovaAI/Hypernova-experimental-GGUF:Q4_K_M
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 theNovaAI/Hypernova-experimental-GGUF:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf theNovaAI/Hypernova-experimental-GGUF:Q4_K_M
docker model run hf.co/theNovaAI/Hypernova-experimental-GGUF:Q4_K_M
How to use theNovaAI/Hypernova-experimental-GGUF with Ollama:
ollama run hf.co/theNovaAI/Hypernova-experimental-GGUF:Q4_K_M
How to use theNovaAI/Hypernova-experimental-GGUF with Docker Model Runner:
docker model run hf.co/theNovaAI/Hypernova-experimental-GGUF:Q4_K_M
How to use theNovaAI/Hypernova-experimental-GGUF with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull theNovaAI/Hypernova-experimental-GGUF:Q4_K_M
lemonade run user.Hypernova-experimental-GGUF-Q4_K_M
lemonade list
Quantized to GGUF using llama.cpp
Tried some new stuff this time around. Very different outcome than I expected. This is an experimental model that was created for the development of NovaAI.
Good at chatting and some RP. Sometimes gets characters mixed up. Can occasionally struggle with context.
Below is an instruction that describes a task. Write a response that appropriately completes the request.
### Instruction:
{prompt}
### Response:
The following models were included in the merge:
Some finetuning done as well
3-bit
4-bit
5-bit
6-bit
8-bit
16-bit
Base model
Gryphe/MythoMax-L2-13b