Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
docs: chore
Browse files Browse the repository at this point in the history
  • Loading branch information
monologg committed Aug 21, 2024
1 parent 59ec3f8 commit c8d7983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

KoBERT 모델은 [공식 레포](https://github.com/SKTBrain/KoBERT)의 것과 동일합니다. 본 레포는 **Huggingface tokenizer의 모든 API를 지원**하기 위해서 제작되었습니다.

## **🚨 Deprecated (2024.08.21) 🚨**
## **⚠️ Deprecated (2024.08.21) ⚠️**

- 초창기 transformers (4년 전) 에서는 custom code를 이용한 Auto mapping이 불가하여 파이썬 라이브러리 형태로 제공하였습니다.
- `trust_remote_code=True` 옵션을 통해 `AutoModel`, `AutoTokenizer`로 바로 호출이 가능하게 수정하였고, 이에 따라 해당 라이브러리는 더 이상 유지보수하지 않을 예정입니다.
Expand Down

0 comments on commit c8d7983

Please sign in to comment.