Views
No views yet
universitytehran/PersianMind-v1.0 using llama by M0javad.
Refer to the original model card for more details on the model.brew install ggerganov/ggerganov/llama.cppllama-cli --hf-repo SmartGitiCorp/PersianMind-v1.0-Q8_0-GGUF --model persianmind-v1.0.Q8_0.gguf -p "معنای زندگی آن است که"llama-server --hf-repo SmartGitiCorp/PersianMind-v1.0-Q8_0-GGUF --model persianmind-v1.0.Q8_0.gguf -c 2048git clone https://github.com/ggerganov/llama.cpp && cd llama.cpp && make && ./main -m persianmind-v1.0.Q8_0.gguf -n 128@misc {smart_giti_corporation_2024,
author = { {Smart Giti Corporation} },
title = { PersianMind-v1.0-Q8_0-GGUF (Revision eb745fe) },
year = 2024,
url = { https://huggingface.co/SmartGitiCorp/PersianMind-v1.0-Q8_0-GGUF },
doi = { 10.57967/hf/2364 },
publisher = { Hugging Face }
}