LingJingMaster
commited on
Commit
•
6a63279
1
Parent(s):
68899d9
Update README.md
Browse files
README.md
CHANGED
@@ -6,7 +6,7 @@ license: apache-2.0
|
|
6 |
- [GitHub](https://github.com/Clouditera/SecGPT)
|
7 |
- [原版Pytorch模型](https://huggingface.co/clouditera/secgpt)
|
8 |
### **简介**
|
9 |
-
-
|
10 |
|
11 |
### **测试设备**
|
12 |
- MacBook Pro 16 寸
|
|
|
6 |
- [GitHub](https://github.com/Clouditera/SecGPT)
|
7 |
- [原版Pytorch模型](https://huggingface.co/clouditera/secgpt)
|
8 |
### **简介**
|
9 |
+
- 随着大语言模型的崛起,网安大模型也掀起了一股热潮,本人在逛 GitHub 时偶然发现了云起无垠开源的 SecGPT,但官方调用脚本中使用了 Cuda,且没有提供 GGUF 版本,故使用了 [llama.cpp](https://github.com/ggerganov/llama.cpp) 的 convert 脚本进行转换,并上传至huggingface
|
10 |
|
11 |
### **测试设备**
|
12 |
- MacBook Pro 16 寸
|