일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- AI
- CUDA
- format
- file
- Python
- TORCH
- Flask
- git
- list
- KAKAO
- pandas
- judge
- evaluation
- PostgreSQL
- Database
- numpy
- Laravel
- Linux
- pytorch
- Container
- Package
- Mac
- Windows
- Paper
- LLM
- GitLab
- DB
- enV
- Converting
- docker
Archives
- Today
- Total
목록llama3 (1)
Daily Develope
[LLM] llama 3 주요 정보 정리
주요정보 링크llama-gitllama-recipesllama-hugging-sample_codehugging-chatllama-3-cookbookprompt-formatllama-3-70B-GGUFRun Code (on terminal)8Btorchrun --nproc_per_node 1 example_chat_completion.py \ --ckpt_dir 8B-instruct/Meta-Llama-3-8B-Instruct/ \--tokenizer_path 8B-instruct/Meta-Llama-3-8B-Instruct/tokenizer.model\--max_seq_len 2048 --max_batch_size 670Btorchrun --nproc_per_node ..
AI
2024. 4. 24. 07:51