You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

將模型下載到Ollama當中使用

Ollama只支援GGUF檔喔,請先參考我的github,產生量化模型檔

請先安裝huggingface-hub

pip install huggingface-hub

登入huggingface-cli

huggingface-cli login

image/png

上傳單個檔案(量化模型)

huggingface-cli upload markhsu0818/LLamaTrainModel Llama3-8B-Chinese-Chat-Q4-terry-new.gguf ^
https://huggingface.co/markhsu0818/LLamaTrainModel/

下載單個檔案(量化模型)

huggingface-cli download markhsu0818/LLamaTrainModel ^
Llama3-8B-Chinese-Chat-Q4-terry-new.gguf ^
--local-dir downloads ^
--local-dir-use-symlinks False

image/png

下載整個專案

Huggingface-cli download markhsu0818/LLamaTrainModel

image/png

參考連結

將 Hugging Face 上的模型安裝到 OLlama

Downloads last month
-
GGUF
Model size
8.03B params
Architecture
llama
Hardware compatibility
Log In to view the estimation
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Dataset used to train GodProject/LLamaTerryTrainModel