Text Generation
Transformers
Safetensors
English
mistral
conversational
text-generation-inference
ri-nat commited on
Commit
49bdb0a
·
verified ·
1 Parent(s): 6c53af6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -81,6 +81,8 @@ Use the code below to get started with the model.
81
 
82
  ## Training Details
83
 
 
 
84
  ### Training Data
85
 
86
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
 
81
 
82
  ## Training Details
83
 
84
+ You can find the trainer code available [on Github](https://github.com/StarfleetAI/polaris/tree/main/small) under the Apache 2.0 license.
85
+
86
  ### Training Data
87
 
88
  <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->