Update README.md
Browse files
README.md
CHANGED
@@ -12,7 +12,7 @@ library_name: transformers
|
|
12 |
inference:
|
13 |
parameters:
|
14 |
provider: "spaces"
|
15 |
-
space_url: "https://huggingface.co/
|
16 |
tags:
|
17 |
- Solidity
|
18 |
- BlockChain
|
@@ -46,7 +46,7 @@ Solidity-Code-LLM is a specialized language model trained in two stages: pre-tra
|
|
46 |
|
47 |
### Model Sources
|
48 |
Model is deployed on huggingface space for inference
|
49 |
-
- **Demo:** [Demo On Hugging Face Space](https://huggingface.co/spaces/Chain-GPT/
|
50 |
|
51 |
# Model Comparison
|
52 |
We have compared our model with the following models
|
|
|
12 |
inference:
|
13 |
parameters:
|
14 |
provider: "spaces"
|
15 |
+
space_url: "https://huggingface.co/Chain-GPT/Solidity-LLM/"
|
16 |
tags:
|
17 |
- Solidity
|
18 |
- BlockChain
|
|
|
46 |
|
47 |
### Model Sources
|
48 |
Model is deployed on huggingface space for inference
|
49 |
+
- **Demo:** [Demo On Hugging Face Space](https://huggingface.co/spaces/Chain-GPT/ChainGPT-Solidity-LLM)
|
50 |
|
51 |
# Model Comparison
|
52 |
We have compared our model with the following models
|