AppleJunJiang

Results 10 issues of AppleJunJiang

llama_model_loader: loaded meta data with 20 key-value pairs and 259 tensors from /models/qwen7b-chat-q4_0.gguf (version GGUF V3 (latest)) llama_model_loader: Dumping metadata keys/values. Note: KV overrides do not apply in this output....

bug-unconfirmed
stale

FileTracker : error FTK1011: 未能创建新的文件跟踪日志文件: C:\Users\APPLE\AppData\Local\Temp\pip-install-airc0i7k\qwen-cpp_8ded2d7eb7fd4067b8a5507093082779\build\temp.win-amd64-cpython-39\Release\qwen_cpp._C\third_party\abseil-cpp\absl\strings\str_format_internal.dir\Release\str_form.7DC54622.tlog\Lib-link.write.1.tlog。系统找不到指定的路径。 [C:\Users\APPLE\AppData\Local\Temp\pip-install-airc0i7k\qwen-cpp_8ded2d7eb7fd4067b8a5507093082779\build\temp.win-amd64-cpython-39\Release\qwen_cpp._C\third_party\abseil-cpp\absl\strings\str_format_internal.vcxproj] time.vcxproj -> C:\Users\APPLE\AppData\Local\Temp\pip-install-airc0i7k\qwen-cpp_8ded2d7eb7fd4067b8a5507093082779\build\temp.win-amd64-cpython-39\Release\qwen_cpp._C\lib\Release\absl_time.lib D:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v170\Microsoft.CppBuild.targets(541,5): warning MSB8029: 中间目录或输出目录无法驻留在临时目录下,因为这可能会导致增量生成出现问题。 [C:\Users\APPLE\AppData\Local\Temp\pip-install-airc0i7k\qwen-cpp_8ded2d7eb7fd4067b8a5507093082779\build\temp.win-amd64-cpython-39\Release\qwen_cpp._C\third_party\abseil-cpp\absl\synchronization\kernel_timeout_internal.vcxproj] Building Custom Rule C:/Users/APPLE/AppData/Local/Temp/pip-install-airc0i7k/qwen-cpp_8ded2d7eb7fd4067b8a5507093082779/third_party/abseil-cpp/absl/synchronization/CMakeLists.txt cl : 命令行 warning D9002: 忽略未知选项“-g” [C:\Users\APPLE\AppData\Local\Temp\pip-install-airc0i7k\qwen-cpp_8ded2d7eb7fd4067b8a5507093082779\build\temp.win-amd64-cpython-39\Release\qwen_cpp._C\third_party\abseil-cpp\absl\synchronization\kernel_timeout_internal.vcxproj] kernel_timeout.cc...

类似llama.cpp的 ./server -m /models/ggml-model-q4_0.bin --host 0.0.0.0 --ctx-size2048 --n -gpu -layers 128

### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Linux ### Python version information >=3.11 ### DB-GPT version...

bug
Waiting for reply

### Search before asking - [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Linux ### Python version information >=3.11 ### DB-GPT version...

bug
Waiting for reply

删除嵌入列还能保证溯源么?

现在只能用vn.connect_xxx连接数据库,但是多用户同时访问不通数据库,比如mysql和postgres的时候,平台会不会出问题?应该如何解决呢?

### Search before asking - [x] I had searched in the [issues](https://github.com/OpenSPG/KAG/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Linux ### What happened 上传了一个txt文档,公司简介、人员名单,提问某人上班地点在哪里都回答不上来,还不如6月份之前版本好用 ### How to reproduce...

建议参考vanna的部分实现,30B模型就有很稳定的结果,SqlBot用到70B模型了,结果还是很飘。 很多基本的处理底层应该处理一下。

bug