FlagAI
FlagAI copied to clipboard
FlagAI (Fast LArge-scale General AI models) is a fast, easy-to-use and extensible toolkit for large-scale model.
- remove unnecessary inherits from object - no need to super(..., self) for init - remove strings prefixed with u for python 3 remove whitespace and fix newlines tidy indentation...
Hi, I see that the diffusers can already support Altdiffusion. And I try dreambooth on Altdiffusion by using the diffusers.It just need to change original StableDiffusion Pipeline to AltDiffusion Pipeline,and...
--- name: Pull Request title: 'Fix typo in fp16util.py' assignees: 'BAAI-OpenPlatform,ftgreat' --- ### Description recieved -> received ### Checklist - [x] bug fixed - [ ] new feature provided -...
### Description 运行aquilacode-7b-nv的示例代码得到的结果: ``` sh building model... ******************** lm aquilacode-7b-nv All special tokens: [('pad', '', 0), ('eos', '', 0), ('sop', '', 100000), ('eop', '', 100001), ('cls', '[CLS]', 100006), ('MASK', '[MASK]',...
### Description 当我使用以下脚本想要单机单卡微调Aquila-chat的时候 `python aquila_chat.py --yaml_config /code/FlagAI/examples/Aquila/Aquila-chat/Aquila-chat.yaml` 出现报错:`aquila_chat.py: error: unrecognized arguments: v` ### Alternatives _No response_
### Description 在32G GPU上跑aquila-7B推理的示例代码显示out of memory,请问需要多少显存? 其他7B大模型是可以跑的,aquila模型的显存消耗会比较高吗? ### Alternatives _No response_
--- name: Pull Request title: '[PR]' assignees: 'BAAI-OpenPlatform,ftgreat' --- ### Description bugfix for: from torch._six import inf ModuleNotFoundError: No module named 'torch._six' ### Checklist - [ ] bug fixed -...
### Description 您好 - 我代表加州大学伯克利分校在组织一个LLM Hackathon,预期有上千名hacker参与,有Microsoft、Langchain、LlamaInded等组织参与赞助和组织。 我想看看你们有没有人在硅谷参与,比如说支持指导现场研发中文语言应用。 ### Alternatives _No response_
### Description As BAAI has already released FlagEval, how about the performance of aquila-7B compared with recent open-source models, like LLaMA-7B or others? ### Alternatives _No response_