mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
partial load model from custom path in menu
This commit is contained in:
@@ -2,6 +2,7 @@ import torch
|
||||
import requests
|
||||
import numpy as np
|
||||
from typing import List, Optional, Union
|
||||
import os
|
||||
|
||||
import utils
|
||||
from logger import logger
|
||||
|
Reference in New Issue
Block a user