link the open source code
Browse files
README.md
CHANGED
@@ -81,6 +81,9 @@ This is a fine-tuned model of Llama-3.1-8B-Instruct for coding tasks on OpenCode
|
|
81 |
## Linked Paper
|
82 |
This model is associated with the paper: [Control-LLM](https://arxiv.org/abs/2501.10979).
|
83 |
|
|
|
|
|
|
|
84 |
## Evaluation Results
|
85 |
Here is an overview of the evaluation results and findings:
|
86 |
|
|
|
81 |
## Linked Paper
|
82 |
This model is associated with the paper: [Control-LLM](https://arxiv.org/abs/2501.10979).
|
83 |
|
84 |
+
## Linked Open Source code - training, eval and benchmark
|
85 |
+
This model is associated with the github: [Control-LLM](https://github.com/linkedin/ControlLLM).
|
86 |
+
|
87 |
## Evaluation Results
|
88 |
Here is an overview of the evaluation results and findings:
|
89 |
|