zhangzhongpeng02

Results 2 comments of zhangzhongpeng02

The conversion operation refers to ”https://github.com/ollama/ollama/blob/main/docs/import.md“,and the commond is : python llm/llama.cpp/convert.py ./model --outtype f16 --outfile converted.bin the modefile: FROM converted.bin TEMPLATE """{{ if .System }}system {{ .System }}{{ end...