Danielbrdz
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,10 @@ language:
|
|
7 |
tags:
|
8 |
- solidity
|
9 |
---
|
10 |
-
The LLM "braindao/iq-code-evmind-v3-granite-8b-instruct-beginner" is a specialized model fine-tuned for generating Solidity code.
|
11 |
-
|
|
|
|
|
12 |
This model is designed to assist with Solidity programming tasks, particularly catering to beginners in blockchain and smart contract development.
|
|
|
13 |
Its focus on Solidity makes it a potentially valuable tool for those learning or working with Ethereum-based smart contracts.
|
|
|
7 |
tags:
|
8 |
- solidity
|
9 |
---
|
10 |
+
The LLM "braindao/iq-code-evmind-v3-granite-8b-instruct-beginner" is a specialized model fine-tuned for generating Solidity code.
|
11 |
+
|
12 |
+
It is based on the "ibm-granite/granite-8b-code-instruct" model and has been further trained using the "braindao/Solidity-Dataset", specifically utilizing the "beginner" column of the dataset.
|
13 |
+
|
14 |
This model is designed to assist with Solidity programming tasks, particularly catering to beginners in blockchain and smart contract development.
|
15 |
+
|
16 |
Its focus on Solidity makes it a potentially valuable tool for those learning or working with Ethereum-based smart contracts.
|