Text Generation
Transformers
NeMo
Safetensors
mistral
text-generation-inference
Inference Endpoints
srvm commited on
Commit
43079b0
1 Parent(s): 44f72c1

Update references

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -139,5 +139,5 @@ Please report security vulnerabilities or NVIDIA AI Concerns [here](https://www.
139
 
140
 
141
  ## References
142
- * [Compact Language Models via Pruning and Knowledge Distillation](https://arxiv.org/abs/2407.14679)
143
- * [LLM Pruning and Distillation in Practice]()
 
139
 
140
 
141
  ## References
142
+ * [Minitron: Compact Language Models via Pruning and Knowledge Distillation](https://arxiv.org/abs/2407.14679)
143
+ * [LLM Pruning and Distillation in Practice: The Minitron Approach](https://research.nvidia.com/publication/_llm-pruning-and-distillation-practice-minitron-approach)