Skip to content

KaiueY/deepseek

Repository files navigation

ollama

  • transformer机制
  • ollama pull ollama3.2:latest 拉到本地、
  • ollama run deepseek-r1:1.5b 启动

koa

路由定义好,koa以函数的方式来处理从这个路由过来的请求,进行参数校验、逻辑功能等工作,这里是LLM大模型的调用

react

- 与Vue不同,Vue支持双向绑定 v-modle,而react 认为双向数据流性能并不是很好,他使用单项数据流,使用事件onChange来更新数据

解决跨域

通过后端服务器端设置响应头,通知浏览器允许跨域访问。

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published