MaziyarPanahi commited on
Commit
7f6a657
1 Parent(s): de3ae30

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,13 +1,12 @@
1
  ---
2
  library_name: peft
3
  widget:
4
- - text: 'Below is an instruction that describes a task, paired with an input that
5
- provides further context. Write a response that appropriately completes the request.
6
- ### Instruction: Generate an SQL statement to add a row in the customers table
7
- where the columns are name, address, and city.
8
- ### Input: name = John, address = 123 Main Street, city = Winter Park
9
- ### Response:
10
- '
11
  inference:
12
  parameters:
13
  temperature: 0.1
@@ -21,6 +20,9 @@ language:
21
  tags:
22
  - code
23
  - text-generation-inference
 
 
 
24
  ---
25
 
26
  # Model Card for Model ID
 
1
  ---
2
  library_name: peft
3
  widget:
4
+ - text: >-
5
+ Below is an instruction that describes a task, paired with an input that
6
+ provides further context. Write a response that appropriately completes the
7
+ request. ### Instruction: Generate an SQL statement to add a row in the
8
+ customers table where the columns are name, address, and city. ### Input:
9
+ name = John, address = 123 Main Street, city = Winter Park ### Response:
 
10
  inference:
11
  parameters:
12
  temperature: 0.1
 
20
  tags:
21
  - code
22
  - text-generation-inference
23
+ - finetuned
24
+ - llama-2
25
+ - code-llama
26
  ---
27
 
28
  # Model Card for Model ID