Norod78 commited on
Commit
41750d7
1 Parent(s): 23f6958

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -5,7 +5,6 @@ widget:
5
  - text: "האיש האחרון עלי אדמות ישב לבד בחדרו כשלפתע נשמעה נקישה"
6
  - text: "שם היצירה: "
7
  - text: "\n\n שם היצירה:"
8
- - text: "\n\n\n"
9
 
10
  license: mit
11
  ---
@@ -26,8 +25,6 @@ A configuration scheme for LM Studio is [available here](https://huggingface.co/
26
  #### Usage with Transformers - sample code
27
 
28
  ```python
29
-
30
-
31
  import os
32
  os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1"
33
 
 
5
  - text: "האיש האחרון עלי אדמות ישב לבד בחדרו כשלפתע נשמעה נקישה"
6
  - text: "שם היצירה: "
7
  - text: "\n\n שם היצירה:"
 
8
 
9
  license: mit
10
  ---
 
25
  #### Usage with Transformers - sample code
26
 
27
  ```python
 
 
28
  import os
29
  os.environ["PYTORCH_ENABLE_MPS_FALLBACK"] = "1"
30