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="maxosai/Beisen-AI",
	filename="",
)
llm.create_chat_completion(
	messages = "\"Today is a sunny day and I will get some ice cream.\""
)

此模型基于千问微调训练而成,可下载试用。

效果: ai-demo-2.PNG ai-demo-1.PNG

注:此模型仅测试而用。

Downloads last month
34
Safetensors
Model size
2B params
Tensor type
F16
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for maxosai/Beisen-AI

Quantizations
1 model