-
release date: mid-june
wanted:
- [x] Jupyterlab-4.2.1+ (seems it will be ~~on time~~ nearly on time)
- [x] a free-threading [experimental] WinPython:
- goal is keep developers moving forward…
-
### 提交前必须检查以下项目
- [X] 请确保使用的是仓库最新代码(git pull),一些问题已被解决和修复。
- [X] 我已阅读[项目文档](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/wiki)和[FAQ章节](https://github.com/ymcui/Chinese-LLaMA-Alpaca-2/wiki/常见问题)并且已…
-
Tried running the example script for exporting blenderbot, got error
```
File "C:\Users\TK\AppData\Local\Programs\Python\Python311\Lib\site-packages\coremltools\converters\mil\backend\mil\load.p…
-
前几天还可以正常使用
![image](https://github.com/modelscope/modelscope/assets/36940587/e20da497-840b-4b88-83e7-de3eb39493b2)
-
# Bug Report
This bug report will show that TypeScript is no longer an ECMAScript subset as of ES2015 due to its refusal to support import specifier rewrites for contrived and misplaced reasons.
…
-
I have trained a Mobile Bert Custom TFLite model for Text Classification and the model works as expected in Android. The output values match the expected values from running the TFLite model in Python…
-
### System Info
Hello guys,
We faced a problem when finetuning a large model using Deepspeed Zero3.
If there is an LLM to finetune, we have to load it into memory first, then we can use the De…
-
Historically, I've used the following to quantize a model after training:
```python
import sys
from pathlib import Path
from transformers.convert_graph_to_onnx import quantize
input_file = s…
-
**Describe the bug**
This looks like a parquet writer bug. When there is a mix of `np.nan` & `` values in a float column, and that is written to parquet file, we are able to retrieve it correctly fro…
-
Hello, I am using Ubuntu-22.04.2 LTS on windows10 through wsl2 and I have spend 2 days trying to build the runtime unsuccessfully. Can you please help me out?
Steps 1: (Critical requirements )
su…