This repository was archived by the owner on Feb 6, 2025. It is now read-only.
v0.1.0
- 将`bert-tokenizer.json`添加到`.gitignore`中 - 删除`go.mod` - 修改`llama_service.go`以将`NGPULayers`设置为0 - 修改`llama_service.go`以不同处理空的`his`输入 - 修改`llama_service.go`以根据`his`输入不同地设置`text` - 修改`llama_service.go`以使用`Tokens`而不是`MaxTokens` - 修改`main.go`以导入`github.com/wailovet/webdriver`。