aadya1762 commited on
Commit
6082cbc
·
1 Parent(s): 1d1157d

update README

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -65,3 +65,7 @@ python app.py
65
  ```
66
 
67
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
65
  ```
66
 
67
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
68
+
69
+ ## Limitations
70
+ - CPU Implementation is very slow (a simple code completion can take around 10 minutes).
71
+ - Limit Scope of Optimization (`torch.compile` takes several minutes to compile & recompiles frequently)