PEFT
Safetensors
French
English
natural-hazards
risk-assessment
landslide-analysis
flood-mapping
seismic-hazard
risques-naturels
lora
kibali-ecosystem
Instructions to use BelikanM/kibali-expert19-risques-naturels with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use BelikanM/kibali-expert19-risques-naturels with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("BelikanM/kibali-instruct-7b-lora") model = PeftModel.from_pretrained(base_model, "BelikanM/kibali-expert19-risques-naturels") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!