LH-Tech-AI commited on
Commit
5b0988b
·
verified ·
1 Parent(s): 7d5e631

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -58,6 +58,10 @@ Quark is a research project to explore the limits of "Micro-LLMs". It is surpris
58
 
59
  ![image](https://cdn-uploads.huggingface.co/production/uploads/697f2832c2c5e4daa93cece7/RiEGyYYMf_a5HX7b6xQux.png)
60
 
 
 
 
 
61
  ## How to use
62
  ```python
63
  from transformers import LlamaForCausalLM, PreTrainedTokenizerFast
 
58
 
59
  ![image](https://cdn-uploads.huggingface.co/production/uploads/697f2832c2c5e4daa93cece7/RiEGyYYMf_a5HX7b6xQux.png)
60
 
61
+ <br>
62
+
63
+ **Full research:** [https://lh-tech.de/ai/sub-5m-research.html](https://lh-tech.de/ai/sub-5m-research.html)
64
+
65
  ## How to use
66
  ```python
67
  from transformers import LlamaForCausalLM, PreTrainedTokenizerFast