gabrielmbmb HF staff commited on
Commit
acdd089
·
verified ·
1 Parent(s): 7e5fc1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,6 +17,7 @@ This is my attemp (probably too naive) to reproduce the upcycling process used t
17
 
18
  <details>
19
  <summary>Script:</summary>
 
20
  ```python
21
  from torch import nn
22
  from transformers import AutoModelForCausalLM
 
17
 
18
  <details>
19
  <summary>Script:</summary>
20
+
21
  ```python
22
  from torch import nn
23
  from transformers import AutoModelForCausalLM