From de1556aefdb15a383897ce4171b49f4a9b4194c3 Mon Sep 17 00:00:00 2001 From: jianuo Date: Sun, 12 May 2024 20:58:06 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E5=8E=BB=E4=B8=80=E4=B8=AA=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ChatGLM3/下载模型权重.ipynb | 37 ------------------- 1 file changed, 37 deletions(-) delete mode 100644 Model_Architecture_Discussions/ChatGLM3/下载模型权重.ipynb diff --git a/Model_Architecture_Discussions/ChatGLM3/下载模型权重.ipynb b/Model_Architecture_Discussions/ChatGLM3/下载模型权重.ipynb deleted file mode 100644 index 54f657b..0000000 --- a/Model_Architecture_Discussions/ChatGLM3/下载模型权重.ipynb +++ /dev/null @@ -1,37 +0,0 @@ -{ - "cells": [ - { - "cell_type": "code", - "execution_count": null, - "id": "initial_id", - "metadata": { - "collapsed": true - }, - "outputs": [], - "source": [ - "" - ] - } - ], - "metadata": { - "kernelspec": { - "display_name": "Python 3", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 2 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython2", - "version": "2.7.6" - } - }, - "nbformat": 4, - "nbformat_minor": 5 -}