olympusmonsgames/unreal-engine-5-code-split
Viewer • Updated • 364k • 292 • 2
How to use Sakeador/BertUn55 with BERTopic:
from bertopic import BERTopic
model = BERTopic.load("Sakeador/BertUn55")How to use Sakeador/BertUn55 with llama.cpp:
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf Sakeador/BertUn55 # Run inference directly in the terminal: llama cli -hf Sakeador/BertUn55
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf Sakeador/BertUn55 # Run inference directly in the terminal: llama cli -hf Sakeador/BertUn55
# 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 Sakeador/BertUn55 # Run inference directly in the terminal: ./llama-cli -hf Sakeador/BertUn55
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 Sakeador/BertUn55 # Run inference directly in the terminal: ./build/bin/llama-cli -hf Sakeador/BertUn55
docker model run hf.co/Sakeador/BertUn55
How to use Sakeador/BertUn55 with Ollama:
ollama run hf.co/Sakeador/BertUn55
How to use Sakeador/BertUn55 with Docker Model Runner:
docker model run hf.co/Sakeador/BertUn55
How to use Sakeador/BertUn55 with Lemonade:
# Download Lemonade from https://lemonade-server.ai/ lemonade pull Sakeador/BertUn55
lemonade run user.BertUn55-{{QUANT_TAG}}lemonade list
"This model was created as a tribute to an exceptional individual whose unwavering support has been pivotal throughout my technology career. Thank you for being my mentor, inspiration, and anchor through every professional challenge." 🔗ðŸ§
Dedicated to: [XSecretNameX]
Key Contributions:
This project was developed in recognition of professional support received during:
This architecture incorporates lessons learned from collaborative work on:
We're not able to determine the quantization variants.
Base model
mistralai/Codestral-22B-v0.1