File size: 553 Bytes
d3b0343 dd9dbb4 d3b0343 38c2c79 d3b0343 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
---
license: mit
language:
- en
tags:
- RPG
- RPGELE
---
## EXPERIMENTAL 8-bit and 4-bit quantization LLM for RPG based on Granite-8b-instruct
## Summary:
This is an experimental LLM for RPG Programming in ILE that covers:
- translation (ILE RPG code from fixed-form to free-form)
- summarisation (ILE RPG code to text)
- prototyping (text to ILE RPG code)
- english language only
## Dataset
Private dataset created via SDG
## Additional info for RPG Programming in ILE :
https://www.ibm.com/docs/en/i/7.5?topic=introduction-rpg-programming-in-ile
|