Text Generation
Transformers
Safetensors
eva01
3d
mesh
multimodal
qwen3-vl
pointllm-200
conversational
Instructions to use SEELE-AI/EVA01-2B-Instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SEELE-AI/EVA01-2B-Instruct with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-generation", model="SEELE-AI/EVA01-2B-Instruct") messages = [ {"role": "user", "content": "Who are you?"}, ] pipe(messages)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SEELE-AI/EVA01-2B-Instruct", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- vLLM
How to use SEELE-AI/EVA01-2B-Instruct with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "SEELE-AI/EVA01-2B-Instruct" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "SEELE-AI/EVA01-2B-Instruct", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }'Use Docker
docker model run hf.co/SEELE-AI/EVA01-2B-Instruct
- SGLang
How to use SEELE-AI/EVA01-2B-Instruct with SGLang:
Install from pip and serve model
# Install SGLang from pip: pip install sglang # Start the SGLang server: python3 -m sglang.launch_server \ --model-path "SEELE-AI/EVA01-2B-Instruct" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "SEELE-AI/EVA01-2B-Instruct", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }'Use Docker images
docker run --gpus all \ --shm-size 32g \ -p 30000:30000 \ -v ~/.cache/huggingface:/root/.cache/huggingface \ --env "HF_TOKEN=<secret>" \ --ipc=host \ lmsysorg/sglang:latest \ python3 -m sglang.launch_server \ --model-path "SEELE-AI/EVA01-2B-Instruct" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/chat/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "SEELE-AI/EVA01-2B-Instruct", "messages": [ { "role": "user", "content": "What is the capital of France?" } ] }' - Docker Model Runner
How to use SEELE-AI/EVA01-2B-Instruct with Docker Model Runner:
docker model run hf.co/SEELE-AI/EVA01-2B-Instruct
Ctrl+K
- 5.07 MB xet
- 2.84 MB xet
- 1.95 MB xet
- 6.53 MB xet
- 16.3 MB xet
- 399 kB xet
- 1.07 MB xet
- 506 kB xet
- 39.8 MB xet
- 15.4 MB xet
- 3.01 MB xet
- 1.58 MB xet
- 5.77 MB xet
- 681 kB xet
- 34.1 MB xet
- 800 kB xet
- 5.39 kB
- 2.49 MB xet
- 1.47 MB xet
- 16.6 MB xet
- 360 kB xet
- 403 kB xet
- 83.2 kB
- 440 kB xet
- 2.95 MB xet
- 3.63 MB xet
- 19.8 kB
- 59.7 MB xet
- 2.56 MB xet
- 1.56 MB xet
- 8.07 MB xet
- 112 kB xet
- 380 kB xet
- 227 kB xet
- 242 kB xet
- 29.4 MB xet
- 907 kB xet
- 1.56 MB xet
- 66.1 MB xet
- 198 kB xet
- 6.47 kB
- 12.2 MB xet
- 6.1 MB xet
- 813 kB xet
- 1.54 MB xet
- 4.79 MB xet
- 25.6 kB
- 229 kB xet
- 7.42 MB xet
- 3.71 MB xet