yobx.torch.in_transformers.models.configs#
- yobx.torch.in_transformers.models.configs.get_cached_configuration(name: str, exc: bool = False, **kwargs) PreTrainedConfig | None[source]#
Returns cached configuration to avoid having to many accesses to internet. It returns None if not Cache. The list of cached models follows. If exc is True or if environment variable
NOHTTPis defined, the function raises an exception if name is not found.['arnir0/Tiny-LLM']