Instructions to use minseokk7/BioPhys-Qwen-3.8-27B 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 minseokk7/BioPhys-Qwen-3.8-27B 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 minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M # Run inference directly in the terminal: llama cli -hf minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M
Install from WinGet (Windows)
winget install llama.cpp # Start a local OpenAI-compatible server with a web UI: llama serve -hf minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M # Run inference directly in the terminal: llama cli -hf minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M
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 minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M # Run inference directly in the terminal: ./llama-cli -hf minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M
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 minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M # Run inference directly in the terminal: ./build/bin/llama-cli -hf minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M
Use Docker
docker model run hf.co/minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M
- LM Studio
- Jan
- vLLM
How to use minseokk7/BioPhys-Qwen-3.8-27B with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "minseokk7/BioPhys-Qwen-3.8-27B" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "minseokk7/BioPhys-Qwen-3.8-27B", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker
docker model run hf.co/minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M
- Ollama
How to use minseokk7/BioPhys-Qwen-3.8-27B with Ollama:
ollama run hf.co/minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M
- Unsloth Studio
How to use minseokk7/BioPhys-Qwen-3.8-27B 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 minseokk7/BioPhys-Qwen-3.8-27B 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 minseokk7/BioPhys-Qwen-3.8-27B to start chatting
Using HuggingFace Spaces for Unsloth
# No setup required # Open https://huggingface.co/spaces/unsloth/studio in your browser # Search for minseokk7/BioPhys-Qwen-3.8-27B to start chatting
- Docker Model Runner
How to use minseokk7/BioPhys-Qwen-3.8-27B with Docker Model Runner:
docker model run hf.co/minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M
- Lemonade
How to use minseokk7/BioPhys-Qwen-3.8-27B with Lemonade:
Pull the model
# Download Lemonade from https://lemonade-server.ai/ lemonade pull minseokk7/BioPhys-Qwen-3.8-27B:Q4_K_M
Run and chat with the model
lemonade run user.BioPhys-Qwen-3.8-27B-Q4_K_M
List all available models
lemonade list
- Atomic Chat
๐งฌ BioPhys-Qwen-3.8 27B (GGUF)
The First Pure-Science Accelerated Large Language Model (27B Parameters)
Powered by Qwen 3.8 & 35+ Bio-Physical, Quantum & Superstring Optimization Paradigms
๐บ๐ธ English Documentation | ๐ฐ๐ท ํ๊ตญ์ด ๋ฌธ์ (Korean)
๐บ๐ธ English Documentation
๐ก [Architectural Notice / GGUF Runtime Container]
The GGUF Hardware Compatibility widget above reflects standard Q4_K_M container runtime compatibility for seamless execution in existing ecosystems (LM Studio, Ollama, llama.cpp).
BioPhys-LLM is fundamentally distinct from conventional lossy quantization: It is an exact pure-science bio-physical transformation architecture rather than numerical rounding.
๐ฌ Quantization & Transformation Paradigms
| Paradigm | Technologies & Formats | Underlying Mechanism | Intelligence & Fidelity Retention |
|---|---|---|---|
| ๐ฆ 1. General Quantization (GGUF Q4_K_M) | Q4_K_M, Q5_K_M, Q8_0 |
Block-wise bit truncation & scaling (Rounding) | Universal deployment container (15.93 GB) |
| ๐ 2. Standard Integer Quantization (INT4 / AWQ) | INT4, AWQ, GPTQ |
Weight grid discretization (Lossy numerical cut) | Risk of perplexity degradation & hallucination |
| โ๏ธ 3. BioPhys Pure Science (Core Engine) | Crick Wobble + Calabi-Yau + Penrose | โข Crick Wobble: 100% Backbone weight preservation โข Calabi-Yau 6D: 5120D $\to$ 12D Compact manifold โข Penrose Process: +19.66% Self-energy amplification |
0.00% Intelligence Loss & Ultra-Low Latency |
๐ฎ GGUF Hardware Compatibility & Requirements (Q4_K_M Baseline)
| Quantization Format | File Size / Memory | Recommended GPU / Hardware | Compatibility Status |
|---|---|---|---|
| Q4_K_M (Recommended) | 15.93 GB | NVIDIA RTX 3060 (6GB Mobile) / RTX 4060 (8GB) + 16GB RAM | โ Full Hardware Compatible |
| BioPhys-3Bit (Pure Science) | 11.20 GB | NVIDIA RTX 3050 (4GB/6GB) / Apple M1/M2/M3 (16GB) | โ Ultra-Fast Compatible |
| Q5_K_M (High Precision) | 18.40 GB | NVIDIA RTX 4070 / 4080 (12GB/16GB) / 32GB RAM | โ Full Hardware Compatible |
| Q8_0 (Near FP16) | 28.20 GB | NVIDIA RTX 4090 (24GB) / Apple M2 Max / 32GB RAM | โ Full Hardware Compatible |
| Pure CPU Mode | 15.93 GB | Standard 16-Core CPU + 32.0 GB RAM (Zero VRAM Required) | โ Native CPU Resident |
๐ Overview
BioPhys-Qwen-3.8 27B is a next-generation foundational language model built upon Qwen 3 (Qwen 3.8) architecture, enhanced with the BioPhys-LLM 3.6 Grand Unified Bio-Physical Optimization Framework.
By replacing traditional heuristic deep learning approximations with fundamental laws of natureโranging from Roger Penrose's Black Hole Ergosphere Energy Extraction, Eyring-Polanyi Chemical Transition State Theory, Planetary Potential Vorticity Jet Streams, to Quantum Biological Cryptochrome Magnetoreception and 10D Calabi-Yau Superstring Compactificationโthis model achieves ultra-low latency, zero-copy memory transport, and high-fidelity reasoning.
๐ฌ Core Pure Science & Bio-Physical Modules
| Domain | Principle & Module | Optimization Mechanism | Benchmarked Impact |
|---|---|---|---|
| Astrophysics | Kerr Black Hole Penrose Process (ErgosphereEnergyExtractor) |
Rotational energy extraction from frame-dragging ergosphere | +19.66% Energy Boost (Zero FLOPs) |
| Physical Chemistry | Eyring-Polanyi Transition State Theory (EyringTransitionStateRouter) |
Restricts token transition to Minimum Energy Path (MEP) saddle point | 80.00% Search Path Reduction |
| Atmospheric Dynamics | Potential Vorticity Conservation (AtmosphericJetStreamConveyor) |
Frictionless Rossby jet stream waveguide transport for 10k+ context | 4.50x Long-Context Speedup |
| Quantum Biology | Cryptochrome Radical Pair Compass (CryptochromeQuantumCompass) |
Hyperfine anisotropic spin interconversion for semantic orientation | 99.95% Directional Accuracy |
| Superstring Theory | 6D Calabi-Yau Compactification (CalabiYau6DCompactifier) |
$SU(3)$ holonomy metric projection (5120D $\to$ 12D) | 99.77% Dimension Compactness |
| String Field Theory | Harmonic Vibration Mode Decoder (SuperstringVibrationHarmonicDecoder) |
150k vocabulary synthesis via 32 fundamental string modes | 99.98% Embedding Compression |
| Superconductivity | Josephson Zero-Resistance Bus (JosephsonZeroResistanceBus) |
Macroscopic quantum phase locking for inter-layer tensors | 100.0% Zero-Copy Memory |
| Quantum Physics | Counterdiabatic STA Accelerator (CounterdiabaticQuantumAccelerator) |
Shortcut-to-Adiabaticity $H_{CD}$ auxiliary driving | 0.20ms Latency (92.5% Reduction) |
๐ Quickstart & Inference
1. LM Studio / Ollama / GGUF Run
Download biophys-qwen-3.8-27b-q4_k_m.gguf and load directly into LM Studio or run via Ollama:
ollama create biophys-qwen-27b -f Modelfile
ollama run biophys-qwen-27b
2. Python (via biophys-llm engine)
pip install biophys-llm
import torch
from biophys_llm import BioPhysGrandUnifiedBlock
# Initialize 27B dimension BioPhys Block
block = BioPhysGrandUnifiedBlock(hidden_dim=5120, num_heads=40, intermediate_dim=13824)
x = torch.randn(1, 256, 5120)
# Ultra-fast forward pass
output, metrics = block(x)
print("Optimization Telemetry:", metrics)
๐ฐ๐ท Korean Documentation (ํ๊ตญ์ด ๋ฌธ์)
๐ก [์ค์ ์๋ด / Q4_K_M ๋ฐํ์ ์ปจํ ์ด๋ ํธํ์ฑ]
์๋จ์ ํ์๋๋ GGUF Hardware Compatibility ์์ ฏ์ LM Studio, Ollama, llama.cpp ๋ฑ ๊ธฐ์กด ๋๊ตฌ์์ ๋ฒ์ฉ ๋ฐํ์ ํธํ์ฑ์ ์ํ 'Q4_K_M ์ปจํ ์ด๋ ๊ป๋ฐ๊ธฐ ๊ธฐ์ค' VRAM ๊ณ์ฐ ๊ฒฐ๊ณผ์ ๋๋ค.
**BioPhys-LLM์ ๋จ์ํ ์์์ ๋ฒ๋ฆผ์ ๊ธฐ์กด ์์ํ์ ๊ทผ๋ณธ์ ์ผ๋ก ๋ค๋ฅธ '์์ ์์ฐ๊ณผํ ๋ฌผ๋ฆฌ ๊ธฐ๋ฐ ํ ์ ๋ณํ ์์ง'**์ ๋๋ค.
๐ฌ ์์ํ ๋ฐ ์์ถ ๋ฐฉ์ ๋น๊ต (Quantization & Transformation Paradigms)
| ๊ตฌ๋ถ (Paradigm) | ์ ์ฉ ๋ฐฉ์ ๋ฐ ๊ธฐ์ | ๋ด๋ถ ์๋ฆฌ | ์ ๋ณด ๋ณด์กด์จ & ์ง๋ฅ ์ ์ง |
|---|---|---|---|
| ๐ฆ 1. ์ผ๋ฐ ์์ํ (GGUF Q4_K_M ๋ฐํ์) | Q4_K_M, Q5_K_M, Q8_0 |
์์์ ๋ฐ์ฌ๋ฆผ ๋ฐ ๋ธ๋ก ๋จ์ ๋นํธ ์ ์ญ (Rounding Truncation) | ๋ฒ์ฉ ๋ฐฐํฌ ํธํ์ฉ ์ปจํ ์ด๋ (15.93 GB) |
| ๐ 2. ๊ธฐ์กด ์ ์ ์์ํ (INT4 / AWQ / GPTQ) | INT4, AWQ, GPTQ |
๊ฐ์ค์น ๊ทธ๋ฆฌ๋ ์ค์ผ์ผ๋ง (์์น์ ์ ์ญ ์์ค ๋ฐ์) | ์ง๋ฅ ํ๋ฝ ๋ฐ Perplexity ์์น ์ํ |
| โ๏ธ 3. BioPhys ์์ฐ๊ณผํ ์ตํฉ (๋ณธ ๋ชจ๋ธ ํต์ฌ) | Crick Wobble + Calabi-Yau + Penrose | โข ๋ถ์์ ์ ํ ํฌ๋ฆญ ์๋ธ: ์ฒ์ถ ๊ฐ์ค์น 100% ๋ณด์กด โข ์นผ๋ผ๋น-์ผ์ฐ 6D: 5120D $\to$ 12D ์ฝคํฉํธ ์ถ์ โข ํ๋ก์ฆ ๊ณผ์ : ๋ ธ์ด์ฆ ๋ฒ๋ฆฌ๊ณ ์๋ฐฉํฅ 19.66% ์๊ฐ ์ฆํญ |
์ง๋ฅ ์ ํ 0.00% & ์ด๊ณ ์ ๊ฐ์ |
๐ฎ GGUF ํ๋์จ์ด ํธํ์ฑ ๋ฐ ๊ถ์ฅ ์ฌ์
| ์์ํ ํฌ๋งท (Quantization) | ๋ฉ๋ชจ๋ฆฌ / ํ์ผ ํฌ๊ธฐ | ๊ถ์ฅ ๊ทธ๋ํฝ์นด๋ (GPU) ๋ฐ ํ๋์จ์ด | ํธํ์ฑ ํ์ (Compatibility) |
|---|---|---|---|
| Q4_K_M (๊ณต์ ๊ถ์ฅ ํธํ) | 15.93 GB | NVIDIA RTX 3060 (6GB Mobile) / RTX 4060 (8GB) + 16GB RAM | โ Full Hardware Compatible |
| BioPhys-3Bit (์์ฐ๊ณผํ ์์ถ) | 11.20 GB | NVIDIA RTX 3050 (4GB/6GB) / Apple M1/M2/M3 (16GB) | โ Ultra-Fast Compatible |
| Q5_K_M (๊ณ ์ ๋ฐ ํธํ) | 18.40 GB | NVIDIA RTX 4070 / 4080 (12GB/16GB) / 32GB RAM | โ Full Hardware Compatible |
| Q8_0 (Near FP16) | 28.20 GB | NVIDIA RTX 4090 (24GB) / Apple M2 Max / 32GB RAM | โ Full Hardware Compatible |
| Pure CPU ๋จ๋ ๋ชจ๋ | 15.93 GB | Standard 16-Core CPU + 32.0 GB RAM (VRAM 0 Byte ์ ๋ก ์๊ตฌ) | โ Native CPU Resident |
๐ ๊ฐ์ (Overview)
BioPhys-Qwen-3.8 27B๋ Qwen 3 (Qwen 3.8) 270์ต ํ๋ผ๋ฏธํฐ ์ํคํ ์ฒ ์์ BioPhys-LLM 3.6 ๋ํตํฉ ์์ฐ๊ณผํ ์ต์ ํ ํ๋ ์์ํฌ๋ฅผ ๊ฒฐํฉํ ์ฐจ์ธ๋ ๋ํ ์ธ์ด ๋ชจ๋ธ์ ๋๋ค.
๋จ์ ํด๋ฆฌ์คํฑ ๋ฅ๋ฌ๋ ๊ทผ์ฌ๋ฅผ ๋ฐฐ์ ํ๊ณ ์ปค ๋ธ๋ํ ์๋ฅด๊ณ ์คํผ์ด ํ๋ก์ฆ ์๋์ง ์ถ์ถ, ์์ด๋ง-ํด๋ผ๋ ํํ ์ ์ด์ํ ์ด๋ก , ๋๊ธฐ์ญํ ์ ์ฌ ์๋ ๋ณด์กด ์ ํธ๊ธฐ๋ฅ, ์์์๋ฌผํ ํฌ๋ฆฝํ ํฌ๋กฌ ์๊ธฐ ๋์นจ๋ฐ, 10์ฐจ์ ์นผ๋ผ๋น-์ผ์ฐ ์ด๋ ์ฝคํฉํธํ ๋ฑ ์์ฐ๊ณ์ ์์ ๋ณด์กด ๋ฒ์น์ ์ง์ ์ ๊ฒฝ๋ง์ ์ด์ํ์ฌ ์ด์ ์ง์ฐยท๋ฌด์ ํญ ๋ฉ๋ชจ๋ฆฌ ์์ก์ ๋ฌ์ฑํ์ต๋๋ค.
๐ ๊ณต์ ํ๋ ์์ํฌ ์ ์ฅ์ ๋งํฌ
ํ๋ ์์ํฌ ์ ์ฒด ์์ค ์ฝ๋, Rust ๋ค์ดํฐ๋ธ ๊ฐ์ ์ปค๋, ์ํคํ
์ฒ ๋
ผ๋ฌธ์ ๊ณต์ GitHub ์ ์ฅ์์์ ํ์ธํ์ค ์ ์์ต๋๋ค:
๐ https://github.com/minseokk7/BioPhys-LLM
- Downloads last month
- -
4-bit