parent
2e471071af
commit
35695e18c7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ from typing import Optional, Tuple
|
||||||
|
|
||||||
import torch
|
import torch
|
||||||
import torch.nn as nn
|
import torch.nn as nn
|
||||||
import transformers.models.llama.modeling_llama
|
|
||||||
|
|
||||||
import modules.shared as shared
|
import modules.shared as shared
|
||||||
from modules.logging_colors import logger
|
from modules.logging_colors import logger
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue