How to use from the
Use from the
Transformers library
# Use a pipeline as a high-level helper
from transformers import pipeline

pipe = pipeline("text-generation", model="KraveTech/Granite7B_LoRA")
# Load model directly
from transformers import AutoModel
model = AutoModel.from_pretrained("KraveTech/Granite7B_LoRA", dtype="auto")
Quick Links

Model Details

LoRA finetuning with 8637 Malaysia human resource question answering data.

Model Description

  • Developed by: Karyn Tham
  • University: Tunku Abdul Rahman University of Management and Technology
Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for KraveTech/Granite7B_LoRA

Adapter
(1)
this model