diff --git a/LLMFarm/ModelSettingsTemplate.swift b/LLMFarm/ModelSettingsTemplate.swift new file mode 100644 index 0000000..74b4a30 --- /dev/null +++ b/LLMFarm/ModelSettingsTemplate.swift @@ -0,0 +1,8 @@ +// +// model_settings_stemplate.swift +// LLMFarm +// +// Created by guinmoon on 17.07.2023. +// + +import Foundation