Triangle104 commited on
Commit
c79a3e6
·
verified ·
1 Parent(s): 8316503

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -18,6 +18,14 @@ tags:
18
  This model was converted to GGUF format from [`AlicanKiraz0/SenecaLLM_x_Qwen2.5-7B-CyberSecurity`](https://huggingface.co/AlicanKiraz0/SenecaLLM_x_Qwen2.5-7B-CyberSecurity) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
19
  Refer to the [original model card](https://huggingface.co/AlicanKiraz0/SenecaLLM_x_Qwen2.5-7B-CyberSecurity) for more details on the model.
20
 
 
 
 
 
 
 
 
 
21
  ## Use with llama.cpp
22
  Install llama.cpp through brew (works on Mac and Linux)
23
 
 
18
  This model was converted to GGUF format from [`AlicanKiraz0/SenecaLLM_x_Qwen2.5-7B-CyberSecurity`](https://huggingface.co/AlicanKiraz0/SenecaLLM_x_Qwen2.5-7B-CyberSecurity) using llama.cpp via the ggml.ai's [GGUF-my-repo](https://huggingface.co/spaces/ggml-org/gguf-my-repo) space.
19
  Refer to the [original model card](https://huggingface.co/AlicanKiraz0/SenecaLLM_x_Qwen2.5-7B-CyberSecurity) for more details on the model.
20
 
21
+ ---
22
+ SenecaLLM has been trained and fine-tuned for nearly one month—around
23
+ 100 hours in total—using various systems such as 1x4090, 8x4090, and
24
+ 3xH100, focusing on the following cybersecurity topics. Its goal is to
25
+ think like a cybersecurity expert and assist with your questions. It has
26
+ also been fine-tuned to counteract malicious use.
27
+
28
+ ---
29
  ## Use with llama.cpp
30
  Install llama.cpp through brew (works on Mac and Linux)
31