chore: update 3 file(s)
This commit is contained in:
@@ -1 +1 @@
|
|||||||
model: /models/Qwen/Qwen2.5-Coder-32B-Instruct-GGUF/qwen2.5-coder-32b-instruct-q4_k_m.gguf
|
model: /models/qwen2.5-coder-32b-instruct-q4_k_m.gguf
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
- name: /models/Qwen/Qwen2.5-Coder-32B-Instruct-GGUF/qwen2.5-coder-32b-instruct-q4_k_m.gguf
|
- name: /models/qwen2.5-coder-32b-instruct-q4_k_m.gguf
|
||||||
extra_params:
|
extra_params:
|
||||||
num_ctx: 16384
|
num_ctx: 16384
|
||||||
num_threads: 8
|
num_threads: 8
|
||||||
@@ -617,6 +617,7 @@ window.onload = () => {
|
|||||||
// Add event listener for reset button
|
// Add event listener for reset button
|
||||||
document.getElementById('resetBtn').addEventListener('click', resetChat)
|
document.getElementById('resetBtn').addEventListener('click', resetChat)
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
// Reset chat history
|
// Reset chat history
|
||||||
function resetChat() {
|
function resetChat() {
|
||||||
|
|||||||
Reference in New Issue
Block a user