Text Generation
PyTorch
GGUF
English
quantum
quantum-entropy
from-scratch
char-level
cosmic-synapse-theory
custom-architecture
llama-cpp
continual-learning
reproducible-seed
open-science
null-results
Instructions to use phera-ra/QC67_cosmo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- llama.cpp
How to use phera-ra/QC67_cosmo with llama.cpp:
Install (macOS, Linux)
curl -LsSf https://llama.app/install.sh | sh # Start a local OpenAI-compatible server with a web UI: llama serve -hf phera-ra/QC67_cosmo # Run inference directly in the terminal: llama cli -hf phera-ra/QC67_cosmo
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf phera-ra/QC67_cosmo # Run inference directly in the terminal: llama cli -hf phera-ra/QC67_cosmo
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 phera-ra/QC67_cosmo # Run inference directly in the terminal: ./llama-cli -hf phera-ra/QC67_cosmo
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 phera-ra/QC67_cosmo # Run inference directly in the terminal: ./build/bin/llama-cli -hf phera-ra/QC67_cosmo
Use Docker
docker model run hf.co/phera-ra/QC67_cosmo
- LM Studio
- Jan
- vLLM
How to use phera-ra/QC67_cosmo with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "phera-ra/QC67_cosmo" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "phera-ra/QC67_cosmo", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker
docker model run hf.co/phera-ra/QC67_cosmo
- Ollama
How to use phera-ra/QC67_cosmo with Ollama:
ollama run hf.co/phera-ra/QC67_cosmo
- Unsloth Studio
How to use phera-ra/QC67_cosmo 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 phera-ra/QC67_cosmo 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 phera-ra/QC67_cosmo to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for phera-ra/QC67_cosmo to start chatting
- Docker Model Runner
How to use phera-ra/QC67_cosmo with Docker Model Runner:
docker model run hf.co/phera-ra/QC67_cosmo
- Lemonade
How to use phera-ra/QC67_cosmo with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull phera-ra/QC67_cosmo
Run and chat with the model
lemonade run user.QC67_cosmo-{{QUANT_TAG}}List all available models
lemonade list
- Atomic Chat
| { | |
| "Cipher": { | |
| "creature_name": "Cipher", | |
| "weights": { | |
| "creature_name": "Cipher", | |
| "user_id": "charlie", | |
| "assoc": { | |
| "quadratic|solve_quadratic(a,": 0.4, | |
| "import|solve_quadratic(a,": 0.4, | |
| "4*a*c|solve_quadratic(a,": 0.4, | |
| "math.sqrt(discriminant))|solve_quadratic(a,": 0.4, | |
| "algorithm|solve_quadratic(a,": 0.4, | |
| "solve|solve_quadratic(a,": 0.4, | |
| "(2*a)|solve_quadratic(a,": 0.4, | |
| "solve_quadratic(a,|with": 0.4, | |
| "math|solve_quadratic(a,": 0.4, | |
| "return|solve_quadratic(a,": 0.4, | |
| "equation|solve_quadratic(a,": 0.4, | |
| "efficient|solve_quadratic(a,": 0.4, | |
| "b**2|solve_quadratic(a,": 0.4, | |
| "discriminant|solve_quadratic(a,": 0.4, | |
| "import|quadratic": 0.4, | |
| "4*a*c|quadratic": 0.4, | |
| "math.sqrt(discriminant))|quadratic": 0.4, | |
| "algorithm|quadratic": 0.4, | |
| "quadratic|solve": 0.4, | |
| "(2*a)|quadratic": 0.4, | |
| "quadratic|with": 0.4, | |
| "math|quadratic": 0.4, | |
| "quadratic|return": 0.4, | |
| "equation|quadratic": 0.4, | |
| "efficient|quadratic": 0.4, | |
| "b**2|quadratic": 0.4, | |
| "discriminant|quadratic": 0.4, | |
| "4*a*c|import": 0.4, | |
| "import|math.sqrt(discriminant))": 0.4, | |
| "algorithm|import": 0.4, | |
| "import|solve": 0.4, | |
| "(2*a)|import": 0.4, | |
| "import|with": 0.4, | |
| "import|math": 0.4, | |
| "import|return": 0.4, | |
| "equation|import": 0.4, | |
| "efficient|import": 0.4, | |
| "b**2|import": 0.4, | |
| "discriminant|import": 0.4, | |
| "4*a*c|math.sqrt(discriminant))": 0.4, | |
| "4*a*c|algorithm": 0.4, | |
| "4*a*c|solve": 0.4, | |
| "(2*a)|4*a*c": 0.4, | |
| "4*a*c|with": 0.4, | |
| "4*a*c|math": 0.4, | |
| "4*a*c|return": 0.4, | |
| "4*a*c|equation": 0.4, | |
| "4*a*c|efficient": 0.4, | |
| "4*a*c|b**2": 0.4, | |
| "4*a*c|discriminant": 0.4, | |
| "algorithm|math.sqrt(discriminant))": 0.4, | |
| "math.sqrt(discriminant))|solve": 0.4, | |
| "(2*a)|math.sqrt(discriminant))": 0.4, | |
| "math.sqrt(discriminant))|with": 0.4, | |
| "math|math.sqrt(discriminant))": 0.4, | |
| "math.sqrt(discriminant))|return": 0.4, | |
| "equation|math.sqrt(discriminant))": 0.4, | |
| "efficient|math.sqrt(discriminant))": 0.4, | |
| "b**2|math.sqrt(discriminant))": 0.4, | |
| "discriminant|math.sqrt(discriminant))": 0.4, | |
| "algorithm|solve": 0.4, | |
| "(2*a)|algorithm": 0.4, | |
| "algorithm|with": 0.4, | |
| "algorithm|math": 0.4, | |
| "algorithm|return": 0.4, | |
| "algorithm|equation": 0.4, | |
| "algorithm|efficient": 0.4, | |
| "algorithm|b**2": 0.4, | |
| "algorithm|discriminant": 0.4, | |
| "(2*a)|solve": 0.4, | |
| "solve|with": 0.4, | |
| "math|solve": 0.4, | |
| "return|solve": 0.4, | |
| "equation|solve": 0.4, | |
| "efficient|solve": 0.4, | |
| "b**2|solve": 0.4, | |
| "discriminant|solve": 0.4, | |
| "(2*a)|with": 0.4, | |
| "(2*a)|math": 0.4, | |
| "(2*a)|return": 0.4, | |
| "(2*a)|equation": 0.4, | |
| "(2*a)|efficient": 0.4, | |
| "(2*a)|b**2": 0.4, | |
| "(2*a)|discriminant": 0.4, | |
| "math|with": 0.4, | |
| "return|with": 0.4, | |
| "equation|with": 0.4, | |
| "efficient|with": 0.4, | |
| "b**2|with": 0.4, | |
| "discriminant|with": 0.4, | |
| "math|return": 0.4, | |
| "equation|math": 0.4, | |
| "efficient|math": 0.4, | |
| "b**2|math": 0.4, | |
| "discriminant|math": 0.4, | |
| "equation|return": 0.4, | |
| "efficient|return": 0.4, | |
| "b**2|return": 0.4, | |
| "discriminant|return": 0.4, | |
| "efficient|equation": 0.4, | |
| "b**2|equation": 0.4, | |
| "discriminant|equation": 0.4, | |
| "b**2|efficient": 0.4, | |
| "discriminant|efficient": 0.4, | |
| "b**2|discriminant": 0.4 | |
| }, | |
| "salience": { | |
| "solve_quadratic(a,": 5.6000000000000005, | |
| "quadratic": 5.6000000000000005, | |
| "import": 5.6000000000000005, | |
| "4*a*c": 5.6000000000000005, | |
| "math.sqrt(discriminant))": 5.6000000000000005, | |
| "algorithm": 5.6000000000000005, | |
| "solve": 5.6000000000000005, | |
| "(2*a)": 5.6000000000000005, | |
| "with": 5.6000000000000005, | |
| "math": 5.6000000000000005, | |
| "return": 5.6000000000000005, | |
| "equation": 5.6000000000000005, | |
| "efficient": 5.6000000000000005, | |
| "b**2": 5.6000000000000005, | |
| "discriminant": 5.6000000000000005 | |
| }, | |
| "n": 1, | |
| "created_at": "2026-07-19T21:31:32.515255", | |
| "updated_at": "2026-07-19T21:31:32.522828" | |
| }, | |
| "identity": { | |
| "name": "Cipher", | |
| "user_id": "charlie", | |
| "created_at": "2026-07-19T21:31:32.515255", | |
| "traits": [], | |
| "vocabulary": [], | |
| "creations_count": 0, | |
| "favorite_language": null, | |
| "learning_focus": "general" | |
| }, | |
| "portable": true, | |
| "timestamp": "2026-07-19T21:31:32.597891" | |
| }, | |
| "Luna": { | |
| "creature_name": "Luna", | |
| "weights": { | |
| "creature_name": "Luna", | |
| "user_id": "alice", | |
| "assoc": { | |
| "function|true": 0.4, | |
| "checks|true": 0.4, | |
| "int(n**0.5)|true": 0.4, | |
| "number|true": 0.4, | |
| "that|true": 0.4, | |
| "code|true": 0.4, | |
| "is_prime(n):|true": 0.4, | |
| "prime|true": 0.4, | |
| "return|true": 0.4, | |
| "true|write": 0.4, | |
| "false|true": 0.4, | |
| "range(2,|true": 0.4, | |
| "checks|function": 0.4, | |
| "function|int(n**0.5)": 0.4, | |
| "function|number": 0.4, | |
| "function|that": 0.4, | |
| "code|function": 0.4, | |
| "function|is_prime(n):": 0.4, | |
| "function|prime": 0.4, | |
| "function|return": 0.4, | |
| "function|write": 0.4, | |
| "false|function": 0.4, | |
| "function|range(2,": 0.4, | |
| "checks|int(n**0.5)": 0.4, | |
| "checks|number": 0.4, | |
| "checks|that": 0.4, | |
| "checks|code": 0.4, | |
| "checks|is_prime(n):": 0.4, | |
| "checks|prime": 0.4, | |
| "checks|return": 0.4, | |
| "checks|write": 0.4, | |
| "checks|false": 0.4, | |
| "checks|range(2,": 0.4, | |
| "int(n**0.5)|number": 0.4, | |
| "int(n**0.5)|that": 0.4, | |
| "code|int(n**0.5)": 0.4, | |
| "int(n**0.5)|is_prime(n):": 0.4, | |
| "int(n**0.5)|prime": 0.4, | |
| "int(n**0.5)|return": 0.4, | |
| "int(n**0.5)|write": 0.4, | |
| "false|int(n**0.5)": 0.4, | |
| "int(n**0.5)|range(2,": 0.4, | |
| "number|that": 0.4, | |
| "code|number": 0.4, | |
| "is_prime(n):|number": 0.4, | |
| "number|prime": 0.4, | |
| "number|return": 0.4, | |
| "number|write": 0.4, | |
| "false|number": 0.4, | |
| "number|range(2,": 0.4, | |
| "code|that": 0.4, | |
| "is_prime(n):|that": 0.4, | |
| "prime|that": 0.4, | |
| "return|that": 0.4, | |
| "that|write": 0.4, | |
| "false|that": 0.4, | |
| "range(2,|that": 0.4, | |
| "code|is_prime(n):": 0.4, | |
| "code|prime": 0.4, | |
| "code|return": 0.4, | |
| "code|write": 0.4, | |
| "code|false": 0.4, | |
| "code|range(2,": 0.4, | |
| "is_prime(n):|prime": 0.4, | |
| "is_prime(n):|return": 0.4, | |
| "is_prime(n):|write": 0.4, | |
| "false|is_prime(n):": 0.4, | |
| "is_prime(n):|range(2,": 0.4, | |
| "prime|return": 0.4, | |
| "prime|write": 0.4, | |
| "false|prime": 0.4, | |
| "prime|range(2,": 0.4, | |
| "return|write": 0.4, | |
| "false|return": 0.4, | |
| "range(2,|return": 0.4, | |
| "false|write": 0.4, | |
| "range(2,|write": 0.4, | |
| "false|range(2,": 0.4 | |
| }, | |
| "salience": { | |
| "true": 4.8, | |
| "function": 4.8, | |
| "checks": 4.8, | |
| "int(n**0.5)": 4.8, | |
| "number": 4.8, | |
| "that": 4.8, | |
| "code": 4.8, | |
| "is_prime(n):": 4.8, | |
| "prime": 4.8, | |
| "return": 4.8, | |
| "write": 4.8, | |
| "false": 4.8, | |
| "range(2,": 4.8 | |
| }, | |
| "n": 1, | |
| "created_at": "2026-07-19T21:31:32.508412", | |
| "updated_at": "2026-07-19T21:31:32.517300" | |
| }, | |
| "identity": { | |
| "name": "Luna", | |
| "user_id": "alice", | |
| "created_at": "2026-07-19T21:31:32.509571", | |
| "traits": [], | |
| "vocabulary": [], | |
| "creations_count": 0, | |
| "favorite_language": null, | |
| "learning_focus": "general" | |
| }, | |
| "portable": true, | |
| "timestamp": "2026-07-19T21:31:32.598905" | |
| }, | |
| "Nova": { | |
| "creature_name": "Nova", | |
| "weights": { | |
| "creature_name": "Nova", | |
| "user_id": "bob", | |
| "assoc": { | |
| "import|server": 0.4, | |
| "'hello!'|server": 0.4, | |
| "server|server(request):": 0.4, | |
| "code|server": 0.4, | |
| "asyncio.run(server())|server": 0.4, | |
| "server|using": 0.4, | |
| "implement|server": 0.4, | |
| "return|server": 0.4, | |
| "async|server": 0.4, | |
| "asyncio|server": 0.4, | |
| "'hello!'|import": 0.4, | |
| "import|server(request):": 0.4, | |
| "code|import": 0.4, | |
| "asyncio.run(server())|import": 0.4, | |
| "import|using": 0.4, | |
| "implement|import": 0.4, | |
| "import|return": 0.4, | |
| "async|import": 0.4, | |
| "asyncio|import": 0.4, | |
| "'hello!'|server(request):": 0.4, | |
| "'hello!'|code": 0.4, | |
| "'hello!'|asyncio.run(server())": 0.4, | |
| "'hello!'|using": 0.4, | |
| "'hello!'|implement": 0.4, | |
| "'hello!'|return": 0.4, | |
| "'hello!'|async": 0.4, | |
| "'hello!'|asyncio": 0.4, | |
| "code|server(request):": 0.4, | |
| "asyncio.run(server())|server(request):": 0.4, | |
| "server(request):|using": 0.4, | |
| "implement|server(request):": 0.4, | |
| "return|server(request):": 0.4, | |
| "async|server(request):": 0.4, | |
| "asyncio|server(request):": 0.4, | |
| "asyncio.run(server())|code": 0.4, | |
| "code|using": 0.4, | |
| "code|implement": 0.4, | |
| "code|return": 0.4, | |
| "async|code": 0.4, | |
| "asyncio|code": 0.4, | |
| "asyncio.run(server())|using": 0.4, | |
| "asyncio.run(server())|implement": 0.4, | |
| "asyncio.run(server())|return": 0.4, | |
| "async|asyncio.run(server())": 0.4, | |
| "asyncio|asyncio.run(server())": 0.4, | |
| "implement|using": 0.4, | |
| "return|using": 0.4, | |
| "async|using": 0.4, | |
| "asyncio|using": 0.4, | |
| "implement|return": 0.4, | |
| "async|implement": 0.4, | |
| "asyncio|implement": 0.4, | |
| "async|return": 0.4, | |
| "asyncio|return": 0.4, | |
| "async|asyncio": 0.4 | |
| }, | |
| "salience": { | |
| "server": 3.9999999999999996, | |
| "import": 3.9999999999999996, | |
| "'hello!'": 3.9999999999999996, | |
| "server(request):": 3.9999999999999996, | |
| "code": 3.9999999999999996, | |
| "asyncio.run(server())": 3.9999999999999996, | |
| "using": 3.9999999999999996, | |
| "implement": 3.9999999999999996, | |
| "return": 3.9999999999999996, | |
| "async": 3.9999999999999996, | |
| "asyncio": 3.9999999999999996 | |
| }, | |
| "n": 1, | |
| "created_at": "2026-07-19T21:31:32.512122", | |
| "updated_at": "2026-07-19T21:31:32.519338" | |
| }, | |
| "identity": { | |
| "name": "Nova", | |
| "user_id": "bob", | |
| "created_at": "2026-07-19T21:31:32.513253", | |
| "traits": [], | |
| "vocabulary": [], | |
| "creations_count": 0, | |
| "favorite_language": null, | |
| "learning_focus": "general" | |
| }, | |
| "portable": true, | |
| "timestamp": "2026-07-19T21:31:32.599927" | |
| } | |
| } |