반응형
Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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
- python pip
- LLM
- 파이썬
- Save
- python3
- 패키지
- FileSystemError
- Python
- 리눅스
- docker
- path-style
- HuggingFace
- virtual-hosted-style
- AI
- daemon.json
- 버전
- nginx-proxy
- 용량
- reverse-proxy
- pip3 upgrade
- modelfile
- GGUF
- Volumes
- error
- Linux
- ollama
- 퍼이썬
- IQN
- capacity
- 핍
Archives
- Today
- Total
목록path-style (1)
chargingport
S3 Path-Style vs Virtual-Hosted-Style
"Path-Style Requests" [구] S3 예시: https://s3.region-code.amazonaws.com/bucket-name/key-name https://s3.ap-northeast-2.amazonaws.com/wooBucket/image.png "Virtual-Hosted-Style Requests" [신] S3 예시: https://bucket-name.s3.region-code.amazonaws.com/key-name https://wooBucket.s3.ap-northeast-2.amazonaws.com/image.png 참고: https://docs.aws.amazon.com/AmazonS3/latest/userguide/VirtualHosting.html
NOTES/STORAGE
2024. 1. 19. 10:41