NoQuest commited on
Commit
2163c95
·
1 Parent(s): 7c16ca5

renamed: LLamandementFineTuneAvecNotation16Q.gguf -> models/LLamandementFineTuneAvecNotation16Q.gguf

Browse files
Files changed (37) hide show
  1. LLamandementFineTuneAvecNotation16Q.gguf → models/LLamandementFineTuneAvecNotation16Q.gguf +0 -0
  2. modules/__pycache__/LoRA.cpython-310.pyc +0 -0
  3. modules/__pycache__/RoPE.cpython-310.pyc +0 -0
  4. modules/__pycache__/block_requests.cpython-310.pyc +0 -0
  5. modules/__pycache__/cache_utils.cpython-310.pyc +0 -0
  6. modules/__pycache__/callbacks.cpython-310.pyc +0 -0
  7. modules/__pycache__/chat.cpython-310.pyc +0 -0
  8. modules/__pycache__/evaluate.cpython-310.pyc +0 -0
  9. modules/__pycache__/extensions.cpython-310.pyc +0 -0
  10. modules/__pycache__/github.cpython-310.pyc +0 -0
  11. modules/__pycache__/gradio_hijack.cpython-310.pyc +0 -0
  12. modules/__pycache__/html_generator.cpython-310.pyc +0 -0
  13. modules/__pycache__/loaders.cpython-310.pyc +0 -0
  14. modules/__pycache__/logging_colors.cpython-310.pyc +0 -0
  15. modules/__pycache__/logits.cpython-310.pyc +0 -0
  16. modules/__pycache__/metadata_gguf.cpython-310.pyc +0 -0
  17. modules/__pycache__/models.cpython-310.pyc +0 -0
  18. modules/__pycache__/models_settings.cpython-310.pyc +0 -0
  19. modules/__pycache__/one_click_installer_check.cpython-310.pyc +0 -0
  20. modules/__pycache__/presets.cpython-310.pyc +0 -0
  21. modules/__pycache__/prompts.cpython-310.pyc +0 -0
  22. modules/__pycache__/relative_imports.cpython-310.pyc +0 -0
  23. modules/__pycache__/sampler_hijack.cpython-310.pyc +0 -0
  24. modules/__pycache__/shared.cpython-310.pyc +0 -0
  25. modules/__pycache__/text_generation.cpython-310.pyc +0 -0
  26. modules/__pycache__/training.cpython-310.pyc +0 -0
  27. modules/__pycache__/ui.cpython-310.pyc +0 -0
  28. modules/__pycache__/ui_chat.cpython-310.pyc +0 -0
  29. modules/__pycache__/ui_default.cpython-310.pyc +0 -0
  30. modules/__pycache__/ui_file_saving.cpython-310.pyc +0 -0
  31. modules/__pycache__/ui_model_menu.cpython-310.pyc +0 -0
  32. modules/__pycache__/ui_notebook.cpython-310.pyc +0 -0
  33. modules/__pycache__/ui_parameters.cpython-310.pyc +0 -0
  34. modules/__pycache__/ui_session.cpython-310.pyc +0 -0
  35. modules/__pycache__/utils.cpython-310.pyc +0 -0
  36. modules/grammar/__pycache__/grammar_utils.cpython-310.pyc +0 -0
  37. modules/grammar/__pycache__/logits_process.cpython-310.pyc +0 -0
LLamandementFineTuneAvecNotation16Q.gguf → models/LLamandementFineTuneAvecNotation16Q.gguf RENAMED
File without changes
modules/__pycache__/LoRA.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/LoRA.cpython-310.pyc and b/modules/__pycache__/LoRA.cpython-310.pyc differ
 
modules/__pycache__/RoPE.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/RoPE.cpython-310.pyc and b/modules/__pycache__/RoPE.cpython-310.pyc differ
 
modules/__pycache__/block_requests.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/block_requests.cpython-310.pyc and b/modules/__pycache__/block_requests.cpython-310.pyc differ
 
modules/__pycache__/cache_utils.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/cache_utils.cpython-310.pyc and b/modules/__pycache__/cache_utils.cpython-310.pyc differ
 
modules/__pycache__/callbacks.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/callbacks.cpython-310.pyc and b/modules/__pycache__/callbacks.cpython-310.pyc differ
 
modules/__pycache__/chat.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/chat.cpython-310.pyc and b/modules/__pycache__/chat.cpython-310.pyc differ
 
modules/__pycache__/evaluate.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/evaluate.cpython-310.pyc and b/modules/__pycache__/evaluate.cpython-310.pyc differ
 
modules/__pycache__/extensions.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/extensions.cpython-310.pyc and b/modules/__pycache__/extensions.cpython-310.pyc differ
 
modules/__pycache__/github.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/github.cpython-310.pyc and b/modules/__pycache__/github.cpython-310.pyc differ
 
modules/__pycache__/gradio_hijack.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/gradio_hijack.cpython-310.pyc and b/modules/__pycache__/gradio_hijack.cpython-310.pyc differ
 
modules/__pycache__/html_generator.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/html_generator.cpython-310.pyc and b/modules/__pycache__/html_generator.cpython-310.pyc differ
 
modules/__pycache__/loaders.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/loaders.cpython-310.pyc and b/modules/__pycache__/loaders.cpython-310.pyc differ
 
modules/__pycache__/logging_colors.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/logging_colors.cpython-310.pyc and b/modules/__pycache__/logging_colors.cpython-310.pyc differ
 
modules/__pycache__/logits.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/logits.cpython-310.pyc and b/modules/__pycache__/logits.cpython-310.pyc differ
 
modules/__pycache__/metadata_gguf.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/metadata_gguf.cpython-310.pyc and b/modules/__pycache__/metadata_gguf.cpython-310.pyc differ
 
modules/__pycache__/models.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/models.cpython-310.pyc and b/modules/__pycache__/models.cpython-310.pyc differ
 
modules/__pycache__/models_settings.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/models_settings.cpython-310.pyc and b/modules/__pycache__/models_settings.cpython-310.pyc differ
 
modules/__pycache__/one_click_installer_check.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/one_click_installer_check.cpython-310.pyc and b/modules/__pycache__/one_click_installer_check.cpython-310.pyc differ
 
modules/__pycache__/presets.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/presets.cpython-310.pyc and b/modules/__pycache__/presets.cpython-310.pyc differ
 
modules/__pycache__/prompts.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/prompts.cpython-310.pyc and b/modules/__pycache__/prompts.cpython-310.pyc differ
 
modules/__pycache__/relative_imports.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/relative_imports.cpython-310.pyc and b/modules/__pycache__/relative_imports.cpython-310.pyc differ
 
modules/__pycache__/sampler_hijack.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/sampler_hijack.cpython-310.pyc and b/modules/__pycache__/sampler_hijack.cpython-310.pyc differ
 
modules/__pycache__/shared.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/shared.cpython-310.pyc and b/modules/__pycache__/shared.cpython-310.pyc differ
 
modules/__pycache__/text_generation.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/text_generation.cpython-310.pyc and b/modules/__pycache__/text_generation.cpython-310.pyc differ
 
modules/__pycache__/training.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/training.cpython-310.pyc and b/modules/__pycache__/training.cpython-310.pyc differ
 
modules/__pycache__/ui.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/ui.cpython-310.pyc and b/modules/__pycache__/ui.cpython-310.pyc differ
 
modules/__pycache__/ui_chat.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/ui_chat.cpython-310.pyc and b/modules/__pycache__/ui_chat.cpython-310.pyc differ
 
modules/__pycache__/ui_default.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/ui_default.cpython-310.pyc and b/modules/__pycache__/ui_default.cpython-310.pyc differ
 
modules/__pycache__/ui_file_saving.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/ui_file_saving.cpython-310.pyc and b/modules/__pycache__/ui_file_saving.cpython-310.pyc differ
 
modules/__pycache__/ui_model_menu.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/ui_model_menu.cpython-310.pyc and b/modules/__pycache__/ui_model_menu.cpython-310.pyc differ
 
modules/__pycache__/ui_notebook.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/ui_notebook.cpython-310.pyc and b/modules/__pycache__/ui_notebook.cpython-310.pyc differ
 
modules/__pycache__/ui_parameters.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/ui_parameters.cpython-310.pyc and b/modules/__pycache__/ui_parameters.cpython-310.pyc differ
 
modules/__pycache__/ui_session.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/ui_session.cpython-310.pyc and b/modules/__pycache__/ui_session.cpython-310.pyc differ
 
modules/__pycache__/utils.cpython-310.pyc CHANGED
Binary files a/modules/__pycache__/utils.cpython-310.pyc and b/modules/__pycache__/utils.cpython-310.pyc differ
 
modules/grammar/__pycache__/grammar_utils.cpython-310.pyc CHANGED
Binary files a/modules/grammar/__pycache__/grammar_utils.cpython-310.pyc and b/modules/grammar/__pycache__/grammar_utils.cpython-310.pyc differ
 
modules/grammar/__pycache__/logits_process.cpython-310.pyc CHANGED
Binary files a/modules/grammar/__pycache__/logits_process.cpython-310.pyc and b/modules/grammar/__pycache__/logits_process.cpython-310.pyc differ