上一页 1 2 3 4 5 6 ··· 49 下一页
摘要: 参考:https://github.com/ggml-org/llama.cpp/blob/master/docs/build.md 1、下载源码 git clone https://github.com/ggml-org/llama.cpp cd llama.cppapt install cmak 阅读全文
posted @ 2025-05-27 21:57 小白啊小白,Fighting 阅读(675) 评论(0) 推荐(0)
摘要: 博客:https://padeoe.com/huggingface-large-models-downloader/#2.1-hfd-%E8%84%9A%E6%9C%AC HF-Mirror - Huggingface 镜像站 1、下载hfd.sh wget https://padeoe.com/f 阅读全文
posted @ 2024-04-10 13:20 小白啊小白,Fighting 阅读(1085) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-09-12 22:01 小白啊小白,Fighting 阅读(0) 评论(0) 推荐(0)
摘要: 1、模型下载 https://github.com/fchollet/deep-learning-models 2、参考博客 https://blog.csdn.net/u012582622/article/details/78607129https://makeoptim.com/deep-lea 阅读全文
posted @ 2022-09-11 22:26 小白啊小白,Fighting 阅读(46) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-09-11 16:00 小白啊小白,Fighting 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-09-10 16:06 小白啊小白,Fighting 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-09-06 16:08 小白啊小白,Fighting 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-09-06 16:08 小白啊小白,Fighting 阅读(0) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-09-06 16:06 小白啊小白,Fighting 阅读(0) 评论(0) 推荐(0)
摘要: 完整代码 from operator import le import numpy as np from keras.datasets import mnist from keras.utils import np_utils from keras.models import Sequential 阅读全文
posted @ 2022-09-06 16:05 小白啊小白,Fighting 阅读(44) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 49 下一页