Raj-Maharajwala commited on
Commit
8d5225b
·
verified ·
1 Parent(s): 29f41c1

OpenInsuranceLLM-Llama3-GGUF

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -79,4 +79,5 @@ def inference_loop(max_tokens=8025, top_k=15, n_gpu_layers=0, temperature=0.0, n
79
 
80
  #default params: inference_loop(max_tokens=8025, top_k=15, n_gpu_layers=0, temperature=0.0, n_ctx=8192, n_threads=32, n_batch=512):
81
  inference_loop(top_k=10)
82
- ```
 
 
79
 
80
  #default params: inference_loop(max_tokens=8025, top_k=15, n_gpu_layers=0, temperature=0.0, n_ctx=8192, n_threads=32, n_batch=512):
81
  inference_loop(top_k=10)
82
+ ```
83
+