Instructions to use youssefoud/Genz-70b-AWQ-split with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use youssefoud/Genz-70b-AWQ-split with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-generation", model="youssefoud/Genz-70b-AWQ-split")# Load model directly from transformers import AutoTokenizer, AutoModelForCausalLM tokenizer = AutoTokenizer.from_pretrained("youssefoud/Genz-70b-AWQ-split") model = AutoModelForCausalLM.from_pretrained("youssefoud/Genz-70b-AWQ-split") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- vLLM
How to use youssefoud/Genz-70b-AWQ-split with vLLM:
Install from pip and serve model
# Install vLLM from pip: pip install vllm # Start the vLLM server: vllm serve "youssefoud/Genz-70b-AWQ-split" # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:8000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "youssefoud/Genz-70b-AWQ-split", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'Use Docker
docker model run hf.co/youssefoud/Genz-70b-AWQ-split
- SGLang
How to use youssefoud/Genz-70b-AWQ-split 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 "youssefoud/Genz-70b-AWQ-split" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "youssefoud/Genz-70b-AWQ-split", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }'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 "youssefoud/Genz-70b-AWQ-split" \ --host 0.0.0.0 \ --port 30000 # Call the server using curl (OpenAI-compatible API): curl -X POST "http://localhost:30000/v1/completions" \ -H "Content-Type: application/json" \ --data '{ "model": "youssefoud/Genz-70b-AWQ-split", "prompt": "Once upon a time,", "max_tokens": 512, "temperature": 0.5 }' - Docker Model Runner
How to use youssefoud/Genz-70b-AWQ-split with Docker Model Runner:
docker model run hf.co/youssefoud/Genz-70b-AWQ-split
Ctrl+K
- 1.78 kB
- 7.02 kB
- 112 Bytes
- 20.6 kB
- 4.77 kB
- 671 Bytes
- 162 Bytes
- 105 MB xet
- 3.36 GB xet
- 3.25 GB xet
- 3.23 GB xet
- 105 MB xet
- 3.36 GB xet
- 3.25 GB xet
- 3.19 GB xet
- 105 MB xet
- 3.36 GB xet
- 3.25 GB xet
- 3.19 GB xet
- 105 MB xet
- 2.31 GB xet
- 2.31 GB xet
- 2.15 GB xet
- 159 kB
- 90 Bytes
- 414 Bytes
- 1.84 MB
- 500 kB xet
- 854 Bytes