NeoWang9999

Results 13 issues of NeoWang9999

mlc_ chat_ Cli is running on my WSL, but it seems that I didn't use GPU, but instead used CPU entirely, which is very slow. How can I use GPU...

documentation

I tested the 'mlc_chat_cli' command in a Linux environment, and I want to deploy it as an API that can call services. Is there a convenient way to deploy it,...

feature request

![image](https://github.com/mlc-ai/mlc-llm/assets/48009681/6546b2d3-85a9-4ee0-95cd-0aff5c76343d) I'm using conda enviroment, with python=3.10, and I did: `pip install apache-tvm pytest` why that happend? did I installed tvm the wrong way?

documentation

trade_date = 20210316, 20210129, 20201120, 20200824, 20200804, 20200803, 20200720, 20200708, 20200618, 20200423, 20200316, 20200225, 20200102, 20191128, 20191128, 20191024, 20190401, 20170623, 20170117, 20161205

{'api_name': 'bak_basic', 'token': '591e6891f9287935f45fc712bcf62335a81cd6829ce76c21c0fdf7b2', 'params': {'trade_date': '20221107'}, 'fields': ''} {'code': 50101, 'msg': '服务器错误(数据库异常),请稍后再试!期待您能把错误反馈给我们,谢谢!', 'message': "(pymysql.err.OperationalError) (2013, 'Lost connection to MySQL server during query')\n[SQL: SELECT `TRADE_DATE`,`TS_CODE`,`NAME`,`INDUSTRY`,`AREA`,`PE`,`FLOAT_SHARE`,`TOTAL_SHARE`,`TOTAL_ASSETS`,`LIQUID_ASSETS`,`FIXED_ASSETS`,`RESERVED`,`RESERVED_PERSHARE`,`EPS`,`BVPS`,`PB`,`LIST_DATE`,`UNDP`,`PER_UNDP`,`REV_YOY`,`PROFIT_YOY`,`GPR`,`NPR`,`HOLDER_NUM` FROM `TS_STK_TDX_BASIC` WHERE `TRADE_DATE` =...

## Description the base dataset class: `PandasDataset(dataframes=code2df.values(), target="lastPrice", freq="3s", unchecked=True)` must input parameter "freq" or will be auto infered, and `AddTimeFeatures` based on it. I'm dealing with this: timestamp: [...

question

目前附带文档的形式,需要自己提供 可访问的文件URL或者BASE64_URL,kimi有一个 https://kimi.moonshot.cn/api/file 接口处理上传文档,能否将这一接口也加入docker服务供调用

**例行检查** [//]: # '方框内填 x 表示打钩' - [x] 我已确认目前没有类似 issue - [x] 我已完整查看过项目 README,以及[项目文档](https://doc.fastgpt.in/docs/intro/) - [x] 我使用了自己的 key,并确认我的 key 是可正常使用的 - [x] 我理解并愿意跟进此 issue,协助测试和提供反馈 - [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭** **你的版本**...

bug

Is there a training script provided? I have a batch of my own data that I want to train

## Describe your environment Operating system: WSL Ubuntu22.02 Python Version: python3.10 CCXT version: 4.4.71 Freqtrade Version: 2025.4 ## Your question I see there are daily and weekly profit records in...

Question