Skip to content

Commit 6e67a9c

Browse files
committed
tinkering
1 parent 6acbfcc commit 6e67a9c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/convert_olmo_to_hf_new.py

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
15+
from __future__ import annotations ### TO BE REMOVED
16+
1417
import argparse
1518
import gc
1619
import json

0 commit comments

Comments
 (0)