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

Sophon #44

Merged
merged 23 commits into from
Apr 9, 2024
Merged

Sophon #44

merged 23 commits into from
Apr 9, 2024

Conversation

meloalright
Copy link
Member

let 智子 = fn () {
  let instance = 智子工程({ "type": "llama", "path": "/Users/m2/Downloads/Vicuna-13B-chinese.bin", "prompt": "你是三体文明的智子" });
  return { "回答": fn (问题) { instance.infer(instance, 问题) } }
}();


智子.回答("中国最佳科幻小说是哪个")

@meloalright meloalright merged commit 81f3d40 into main Apr 9, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

1 participant