ticlazau commited on
Commit
38c2c79
1 Parent(s): d3b0343

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -7,13 +7,14 @@ tags:
7
  - RPGELE
8
  ---
9
 
10
- ## EXPERIMENTAL 4-bit and 8-bit LLM for RPG based on Granite-8b-instruct
11
 
12
  ## Summary:
13
  This is an experimental LLM for RPG Programming in ILE that covers:
14
  - translation (ILE RPG code from fixed-form to free-form)
15
  - summarisation (ILE RPG code to text)
16
  - prototyping (text to ILE RPG code)
 
17
 
18
  ## Dataset
19
  Private dataset created via SDG
 
7
  - RPGELE
8
  ---
9
 
10
+ ## EXPERIMENTAL 8-bit and 4-bit quantized LLM for RPG based on Granite-8b-instruct
11
 
12
  ## Summary:
13
  This is an experimental LLM for RPG Programming in ILE that covers:
14
  - translation (ILE RPG code from fixed-form to free-form)
15
  - summarisation (ILE RPG code to text)
16
  - prototyping (text to ILE RPG code)
17
+ - english language only
18
 
19
  ## Dataset
20
  Private dataset created via SDG