Replies: 1 comment 6 replies
-
|
一般的大模型api接口都会有一定的内容审查,这种情况最好是用本地开源大模型,而且最好是abliterated 去除了模型审查机制的版本 对于一般翻译任务,好一点的10b以内的量化模型就足够了,例如Qwen2.5-7B-Instruct,Gemma-2-9B-it,本地有个8G显存就能跑q4量化的gguf版本 用llama.cpp的llama-server服务端跑,不需要安装任何依赖,甚至没有显卡用CPU也能跑。跟ollama一样,你只要把openai接口的api地址改本地http://localhost:8080/v1就好了 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
彩云免费能用,但用一会就挂了。
最近在翻日/英的小说,凡是有少少血腥暴力像CHATGPT直接就封号了,难搞
大家有推荐吗?
Beta Was this translation helpful? Give feedback.
All reactions