We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e67a9c commit 21193cbCopy full SHA for 21193cb
olmo/util.py
@@ -1,5 +1,3 @@
1
-from __future__ import annotations ### TO BE REMOVED
2
-
3
import gzip
4
import io
5
import json
scripts/convert_olmo_to_hf_new.py
@@ -12,8 +12,6 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
16
17
import argparse
18
import gc
19
0 commit comments