How to use shareAI/llama3-Chinese-chat-8b with Adapters:
from adapters import AutoAdapterModel model = AutoAdapterModel.from_pretrained("undefined") model.load_adapter("shareAI/llama3-Chinese-chat-8b", set_active=True)
The community tab is the place to discuss and collaborate with the HF community!