Text Generation
Transformers
Safetensors
English
Eval Results
Inference Endpoints
hawei commited on
Commit
f6e4188
·
verified ·
1 Parent(s): 14662b1

link the open source code

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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