MCPcopy Create free account
hub / github.com/OpenBMB/BMTools / lora_model.py

File lora_model.py

bmtools/models/lora_model.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# coding=utf-8
3from langchain.llms.base import LLM
4from typing import Optional, List, Mapping, Any

Callers

nothing calls this directly

Calls 1

LoraModelClass · 0.85

Tested by

no test coverage detected