Skip to content

Release papersgpt-v0.2.0, support local LLM on Windows

Latest
Compare
Choose a tag to compare
@papersgpt papersgpt released this 16 May 08:04
· 3 commits to main since this release
c30d8ba

Support one click running local AI models on Windows:

  1. Now support Phi 4 mini reasoning, Phi 4, Gemma 3, Mistral 2503, Qwen 3, DeepSeek Distill Llama and llama 3.2 on Windows.
  2. Models of different sizes are built in based on the size of the local machine GPU.
  3. Add papersgpt agent for complex tasks on Windows.
  4. Compatible with ollama, if use ollama, please set Customized API URL to http://localhost:11434/api/chat in the selection of Customized.