chainyo commited on
Commit
84a904f
1 Parent(s): 27a033d

remove wip tag

Browse files
Files changed (1) hide show
  1. README.md +0 -2
README.md CHANGED
@@ -107,8 +107,6 @@ model = PeftModel.from_pretrained(
107
 
108
  #### Load the full model
109
 
110
- ⚠️ Work in progress...
111
-
112
  ```python
113
  model = LlamaForCausalLM.from_pretrained(
114
  "wordcab/llama-natural-instructions-7b",
 
107
 
108
  #### Load the full model
109
 
 
 
110
  ```python
111
  model = LlamaForCausalLM.from_pretrained(
112
  "wordcab/llama-natural-instructions-7b",