Untitled
Anonymous
python
07/04/2024 8:14 AM
212 B
26
Indexable
llm = LLM(model="mistralai/Mistral-7B-Instruct-v0.3",
dtype="half",
tensor_parallel_size=4,
gpu_memory_utilization=0.2)Editor is loading...
Leave a Comment