File size: 324 Bytes
651d019
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
name: "alpaca"

config_file: |
  context_size: 4096
  f16: true
  mmap: true
  template:
    chat: |
        Below is an instruction that describes a task. Write a response that appropriately completes the request.

        ### Instruction:
        {{.Input}}

        ### Response:
    completion: |
        {{.Input}}