Shaltiel commited on
Commit
ab18af0
1 Parent(s): da6801b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -20,6 +20,9 @@ The DictaLM-2.0 Large Language Model (LLM) is a pretrained generative text model
20
 
21
  For full details of this model please read our [release blog post](https://example.com).
22
 
 
 
 
23
  ## Example Code
24
 
25
  ```python
 
20
 
21
  For full details of this model please read our [release blog post](https://example.com).
22
 
23
+ This is the full-precision base model.
24
+ You can view and access the full collection of base/instruct unquantized/quantized versions of `DictaLM-2.0` [here](https://huggingface.co/collections/dicta-il/dicta-lm-20-collection-661bbda397df671e4a430c27).
25
+
26
  ## Example Code
27
 
28
  ```python