GGUF
conversational
How to use from the
Use from the
llama-cpp-python library
# !pip install llama-cpp-python

from llama_cpp import Llama

llm = Llama.from_pretrained(
	repo_id="donjun/HyperCLOVAX-SEED-Vision-Instruct-3B-guff",
	filename="HyperCLOVAX-SEED-Vision-Instruct-3B-q4_k_m.gguf",
)
llm.create_chat_completion(
	messages = "No input example has been defined for this model task."
)

๋„ค์ด๋ฒ„์˜ HyperCLOVAX-SEED-Vision-Instruct-3B ๋ชจ๋ธ์„ GGUF ํฌ๋งท์œผ๋กœ ์–‘์žํ™” ํ–ˆ์Šต๋‹ˆ๋‹ค

ํŒŒ์ผ๋ช…: HyperCLOVAX-SEED-Vision-Instruct-3B-q4_k_m.gguf (1.88GB)

๋ผ์ด์„ ์Šค: HyperCLOVA X SEED Model License Agreement

https://qcai.kr

Downloads last month
8
GGUF
Model size
3B params
Architecture
llama
Hardware compatibility
Log In to add your hardware

4-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support