AnyGPT
Code for "AnyGPT: Unified Multimodal LLM with Discrete Sequence Modeling"
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.cpython-39.pyc
- pre_post_process.cpython-39.pyc
- voice_clone.cpython-39.pyc
- __init__.py
- cli_infer_base_model.py
- cli_infer_chat_model.py
- pre_post_process.py
- voice_clone.py
- __init__.cpython-39.pyc
- anything2token.cpython-39.pyc
- conversation.cpython-39.pyc
- instructions.cpython-39.pyc
- other2text_instructions.cpython-39.pyc
- prompter.cpython-39.pyc
- read_modality.cpython-39.pyc
- text2other_instructions.cpython-39.pyc
- __init__.py
- anything2token.py
- conversation.py
- instructions.py
- other2text_instructions.py
- prompter.py
- read_modality.py
- speech_utils.py
- text2other_instructions.py
- transforms.py
- __init__.py
- stage1_pretrain.py
- stage2_sft.py
- __init__.py
- generate_config.json
- image_generate_config.json
- music_generate_config.json
- speech_generate_config.json
- text_generate_config.json
- anyinstruct_speech.jsonl
- journeydb.jsonl
- laion-coco-caption.jsonl
- laion2b.jsonl
- laion_aesthetics_6plus_8m.jsonl
- music-1m.jsonl
- commonvoice.jsonl
- gigaspeech.jsonl
- mls.jsonl
- cli_infer_base_model.sh
- cli_infer_chat_model.sh
- stage1_pretrain.sh
- stage2_sft.sh
- blip2.py
- clip_vit.py
- eva_vit.py
- qformer_causual.py
- qformer_quantizer.py
- utils.py
- vit.py
- __init__.py
- llama_xformer.py
- model_tools.py
- pipeline_stable_unclip_img2img.py
- seed_llama_tokenizer.py
- transforms.py
- __init__.py
- attend.py
- dataset.py
- optimizer.py
- soundstorm.py
- tracking.py
- trainer.py
- logo.png
- model1.jpg
- cat.jpg
- features an indie rock sound with distinct element.wav
- Can you draw me a picture of a sunny beach.wav
- Give me a similar style of music.wav
- voice_prompt1.wav
- voice_prompt2.wav
- voice_prompt3.wav
- .gitignore
- README.md
- requirements.txt
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/OpenMOSS/AnyGPT
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd AnyGPT
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
