ha-seungwon
Results
2
comments of
ha-seungwon
Hello, So is it not possible to customise another LLM model? Thanks
Hello, I already try but some error comes out plz help me. ``` import torch from transformers import AutoTokenizer, AutoModelForCausalLM import torch.nn as nn import onnx # Llama2 모델 로드...