Skip to content

Commit

Permalink
update unsloth
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <[email protected]>
  • Loading branch information
sozercan committed Oct 2, 2024
1 parent bff6b84 commit a9ab4a0
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions test/aikitfile-unsloth-custom.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,6 @@ runtime: cuda
models:
- name: custom
source: model-q4_k_m.gguf
promptTemplates:
- name: instruct
template: |
Below is an instruction that describes a task. Write a response that appropriately completes the request.
### Instruction:
{{.Input}}
### Response:
config: |
- name: custom
backend: llama
Expand All @@ -22,5 +13,3 @@ config: |
context_size: 4096
f16: true
mmap: true
template:
chat: instruct

0 comments on commit a9ab4a0

Please sign in to comment.