File size: 852 Bytes
9870fcf |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
hugging face <■方針> ■upload のみ禁止する httpメソッド でupload のみ禁止する ■transformers,datasets,hugging_face_lab がAIモデルを持っているのか? →持っているのであれば、ローカル上に取得し、そこから実行できるのではないか? from huggingface_lab import aimodel?? の気がしているから ============================================== <手順> 〇一般的なアップロードの流れ import transformers print(dir(transformers)) from huggingface_hub import list_module #モデル一覧 mnodel = list_modules() hugging face が python のコマンド upload 機能があるかどうかを調べる方法として、 ★一回python がどうのこうのは放置する ・プロトコルを調べる without using Git. プロトコル: ・ |