Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: Add CPU based LLM support #370

Open
linonetwo opened this issue May 2, 2023 · 8 comments
Open

feature: Add CPU based LLM support #370

linonetwo opened this issue May 2, 2023 · 8 comments
Assignees

Comments

@linonetwo
Copy link
Contributor

linonetwo commented May 2, 2023

Description 描述

https://github.com/ItsPi3141/alpaca-electron

https://github.com/Atome-FE/llama-node

https://github.com/gmpetrov/databerry

Additional Context 额外上下文

No response

@linonetwo linonetwo self-assigned this May 2, 2023
@linonetwo
Copy link
Contributor Author

linonetwo commented Jun 6, 2023

@linonetwo
Copy link
Contributor Author

参考 https://github.com/hwchase17/langchainjs/blob/main/langchain/src/vectorstores/memory.ts 实现 vector 存储,而不一定用 sqlite-vss

@linonetwo
Copy link
Contributor Author

@linonetwo
Copy link
Contributor Author

https://github.com/xenova/transformers.js 创建 embedding

@linonetwo
Copy link
Contributor Author

onnx.js https://github.com/xenova/transformers.js can load onnx, so don't need python

@linonetwo
Copy link
Contributor Author

嵌入 https://github.com/QwenLM/qwen.cpp 以便支持中文

@linonetwo
Copy link
Contributor Author

参考 https://github.com/reorproject/reor ,接入基于 transformer.js 的向量搜索

@linonetwo linonetwo reopened this May 11, 2024
@linonetwo
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant