Instructions to use Johnnyfans/normpulse with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Johnnyfans/normpulse with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("Johnnyfans/normpulse", device_map="auto") - Notebooks
- Google Colab
- Kaggle
| license: agpl-3.0 | |
| language: | |
| - zh | |
| tags: | |
| - PULSE | |
| - NormPULSE | |
| - llm | |
| # NormPULSE | |
| [](https://github.com/openmedlab/PULSE/blob/main/LICENSE) | |
| [](https://github.com/openmedlab/PULSE/blob/main/MODEL_LICENSE) | |
| ### 下载使用 | |
| ```bash | |
| git lfs install | |
| git clone https://huggingface.co/Johnnyfans/normpulse | |
| git clone https://github.com/JOHNNY-fans/NormPULSE | |
| ``` | |
| ## 致谢 | |
| - 上海人工智能实验室 | |
| - 上海交通大学-清源研究院 | |
| - 华东理工大学-自然语言处理与大数据挖掘实验室 | |
| ## 开源协议 | |
| 本项目所含代码采用[Apache 2.0](https://github.com/openmedlab/PULSE/blob/main/LICENSE)协议,模型权重采用[GNU AGPL 3.0](https://github.com/openmedlab/PULSE/blob/main/MODEL_LICENSE)协议。如使用本项目所含模型及其修改版本提供服务产生误导性或有害性言论,造成不良影响,由服务提供方负责,与本项目无关。 | |