Commit Graph

  • 290c5a17f6
    Merge branch 'oobabooga:main' into 8k_loras_fixes matatonic 2023-07-05 11:29:43 -0400
  • b67c362735
    Bump llama-cpp-python (#3011) ofirkris 2023-07-05 17:33:28 +0300
  • 88a747b5b9
    fix: Error when downloading model from UI (#3014) jeckyhl 2023-07-05 16:27:29 +0200
  • 64340eb221 fix: Error when downloading model from UI (#3009) Christophe Schaerer 2023-07-05 16:26:05 +0200
  • 12171b0770 Revert "fix: Error when downloading model from UI (#3009)" Christophe Schaerer 2023-07-05 16:24:13 +0200
  • 177b9406f5 Changed FormComponent to IOComponent Ricardo Pinto 2023-07-05 13:20:51 +0000
  • 3848a00c21 Refactor the logits extension capability. Morgan Schweers 2023-07-05 06:14:41 -0700
  • 084b7f1c14 fix: Error when downloading model from UI (#3009) Jeckyhl 2023-07-05 13:04:24 +0200
  • cb5e69453f
    Bump llama-cpp-python ofirkris 2023-07-05 11:20:21 +0300
  • e0a50fb77a
    Merge pull request #2922 from Honkware/main oobabooga 2023-07-04 23:47:21 -0300
  • 8705eba830 Remove universal llama tokenizer support oobabooga 2023-07-04 19:43:19 -0700
  • 84d6c93d0d Merge branch 'main' into Honkware-main oobabooga 2023-07-04 18:50:07 -0700
  • 31c297d7e0 Various changes oobabooga 2023-07-04 18:50:01 -0700
  • be4582be40
    Support specify retry times in download-model.py (#2908) AN Long 2023-07-05 09:26:30 +0800
  • 6d6531550a Make the default 5 oobabooga 2023-07-04 18:25:40 -0700
  • 2b19b2f2f7
    Merge branch 'oobabooga:main' into api_extras matatonic 2023-07-04 21:04:51 -0400
  • 630ac3f7f0
    Merge branch 'oobabooga:main' into 8k_loras_fixes matatonic 2023-07-04 21:04:40 -0400
  • 70a4d5dbcf Update chat API (fixes #3006) oobabooga 2023-07-04 17:36:47 -0700
  • 9b1b7c5c88 update load rwkv tc 2023-07-04 16:06:51 -0700
  • 91a6a1e0d7 reorder system prompts, set better top_k for chat Matthew Ashton 2023-07-04 17:07:00 -0400
  • 01cf17eea0 [Fix] The mode from settings was ignored Salvador E. Tropea 2023-07-02 17:38:52 -0300
  • 01c081e4ea [Fixed] wbits and groupsize values from model not shown Salvador E. Tropea 2023-07-02 20:40:12 -0300
  • ce4552e32f [Added] elevenlabs_tts model selection Salvador E. Tropea 2023-07-01 20:21:39 -0300
  • c54b0f6e71 [Fixed] elevenlabs_tts API key handling Salvador E. Tropea 2023-07-01 20:19:24 -0300
  • 5485615204 [Fixed] Keep setting option for the voice Salvador E. Tropea 2023-07-01 20:16:44 -0300
  • 85738a8fb1 remove obsolete stopping_strings implementation Matthew Ashton 2023-07-04 12:51:55 -0400
  • 333075e726
    Fix #3003 oobabooga 2023-07-04 11:38:35 -0300
  • 40c5722499
    Fix #2998 oobabooga 2023-07-04 11:35:25 -0300
  • 2fe2292637 Add logit_bias and logprobs support to the OpenAI extension. Morgan Schweers 2023-07-04 05:41:32 -0700
  • 463ddfffd0 Fix start_with oobabooga 2023-07-03 23:32:02 -0700
  • 55457549cd Add information about presets to the UI oobabooga 2023-07-03 22:39:01 -0700
  • 373555c4fb Fix loading some histories (thanks kaiokendev) oobabooga 2023-07-03 22:19:28 -0700
  • f865edfe69
    Merge branch 'oobabooga:main' into 8k_loras_fixes matatonic 2023-07-04 00:18:35 -0400
  • 30c10bd9dc include alpha_value in api-example-model.py Matthew Ashton 2023-07-04 00:18:15 -0400
  • 10c8c197bf
    Add Support for Static NTK RoPE scaling for exllama/exllama_hf (#2955) Panchovix 2023-07-04 00:13:16 -0400
  • 2d3a130221
    Merge branch 'oobabooga:main' into api_extras matatonic 2023-07-04 00:11:29 -0400
  • c5569364c5 Spacing oobabooga 2023-07-03 21:09:04 -0700
  • e75bd6054b Rename the parameter oobabooga 2023-07-03 21:08:03 -0700
  • 8c8d9c84f2 update docs about guidance Matthew Ashton 2023-07-03 21:08:55 -0400
  • 6937611154 lora_names = [] in model_unload() now. Matthew Ashton 2023-07-03 17:50:00 -0400
  • d1c8f6656d don't error with empty unsupported params Matthew Ashton 2023-07-02 12:06:54 -0400
  • 8a8f9b3584 only error if logprobs or logit_bias is not usable Matthew Ashton 2023-07-02 11:53:28 -0400
  • 0126b8cdcd re #2951: lora_names = [] to unload_model() Matthew Ashton 2023-07-01 14:26:55 -0400
  • 75d63a7de6 overhaul parameters, errors and length truncation Matthew Ashton 2023-07-01 13:39:59 -0400
  • 2184e1962e stop reason for streaming, explain dropped msgs Matthew Ashton 2023-06-30 17:17:56 -0400
  • be84c7fca9 fix loading with --model Matthew Ashton 2023-06-30 14:35:12 -0400
  • 80f4e73f21 remove test case. Matthew Ashton 2023-06-30 11:57:24 -0400
  • 45ef2107fd updated api example, some fixups. Matthew Ashton 2023-06-30 11:55:14 -0400
  • 9f7fde5dad apply settings after defaults. Matthew Ashton 2023-06-30 10:53:16 -0400
  • 514d166377 reuse Matthew Ashton 2023-06-30 10:37:44 -0400
  • d87fdcbc11 minor Matthew Ashton 2023-06-30 10:29:36 -0400
  • 0cb4f83588 shared.lora_names = [] on reload Matthew Ashton 2023-06-30 10:20:25 -0400
  • 4d10b7454a more robust API Matthew Ashton 2023-06-30 08:40:59 -0400
  • 95d44f109e reorg. Matthew Ashton 2023-06-30 08:18:26 -0400
  • e4ca89a3d5 code cleanup, simplify Matthew Ashton 2023-06-30 07:55:47 -0400
  • b9067fa4e1 simplify model load on startup Matthew Ashton 2023-06-30 04:51:31 -0400
  • 86a7c25bd9 update shared.settings with model settings on load in UI Matthew Ashton 2023-06-30 04:10:21 -0400
  • fcb4187eaa wip Matthew Ashton 2023-06-30 03:28:05 -0400
  • a9c2b480e8
    Change Beaitful Soup Parser Juliano Henriquez 2023-07-03 23:18:54 -0400
  • 9a7fdf76b7
    Merge branch 'oobabooga:main' into main Panchovix 2023-07-03 23:18:14 -0400
  • 6d65271bcd
    add lxml to requirments Juliano Henriquez 2023-07-03 23:17:29 -0400
  • 2c8c612d12
    Merge branch 'main' into main Panchovix 2023-07-03 23:17:14 -0400
  • 3359483158
    Bump llama-cpp-python from 0.1.66 to 0.1.67 dependabot[bot] 2023-07-04 03:16:33 +0000
  • 1610d5ffb2
    Bump exllama module to 0.0.5 (#2993) jllllll 2023-07-03 22:15:55 -0500
  • eb6112d5a2
    Update server.py - clear LORA after reload (#2952) FartyPants 2023-07-03 23:13:38 -0400
  • de1df5f766 Merge branch 'main' into FartyPants-patch-2 oobabooga 2023-07-03 20:12:49 -0700
  • 7e8340b14d Make greetings appear in --multi-user mode oobabooga 2023-07-03 20:08:14 -0700
  • 4b1804a438
    Implement sessions + add basic multi-user support (#2991) oobabooga 2023-07-04 00:03:30 -0300
  • 4e7c0ef86e Keep "autosave" entry at the top oobabooga 2023-07-03 19:58:16 -0700
  • 8d151c78d4 One more bugfix oobabooga 2023-07-03 19:55:06 -0700
  • a5f2e83c96 Fix extensions oobabooga 2023-07-03 19:50:41 -0700
  • 95156e2578 Add workaround for chat history issue oobabooga 2023-07-03 19:44:12 -0700
  • 4e00701a06 Add --multi-user flag oobabooga 2023-07-03 19:21:59 -0700
  • 52071d9c84 Small bug fix oobabooga 2023-07-03 18:36:06 -0700
  • 77a754dae3 Update load_persistent_history function oobabooga 2023-07-03 17:02:36 -0700
  • e1e71a6b41 Bug fixes oobabooga 2023-07-03 16:49:37 -0700
  • 95ce6644e4 Revert "Remove persistent chat history functions" oobabooga 2023-07-03 16:44:42 -0700
  • 35f731b4fd Add back a function oobabooga 2023-07-03 16:14:17 -0700
  • fd7631025c Resolved merge conflict by incorporating both suggestions. FPHam 2023-07-03 19:07:47 -0400
  • dcfb440e04 Remove persistent chat history functions oobabooga 2023-07-03 16:05:26 -0700
  • 0a574e8c8b
    Bump exllama module to 0.0.5 jllllll 2023-07-03 16:41:48 -0500
  • 6c24c593be Update docs oobabooga 2023-07-03 14:29:32 -0700
  • 2bb0d7d985 Fix extensions oobabooga 2023-07-03 14:27:24 -0700
  • 3938f628c2 Several bugfixes oobabooga 2023-07-03 14:12:36 -0700
  • 45f5913f57 Sort imports oobabooga 2023-07-03 13:58:47 -0700
  • 97c641c044 Remove unused code oobabooga 2023-07-03 13:55:58 -0700
  • 5cefb9234b Syntax changes oobabooga 2023-07-03 13:52:57 -0700
  • 1f8cae14f9
    Update training.py - correct use of lora_names (#2988) FartyPants 2023-07-03 16:41:18 -0400
  • c23c88ee4c
    Update LoRA.py - avoid potential error (#2953) FartyPants 2023-07-03 16:40:22 -0400
  • 33f56fd41d
    Update models.py to clear LORA names after unload (#2951) FartyPants 2023-07-03 16:39:06 -0400
  • 48b11f9c5b
    Training: added trainable parameters info (#2944) FartyPants 2023-07-03 16:38:36 -0400
  • 1f321d0ba0 Small changes oobabooga 2023-07-03 13:37:35 -0700
  • 34cfc4875f Fix silero (again) oobabooga 2023-07-03 13:25:24 -0700
  • f9e9f04e47 Changes oobabooga 2023-07-03 13:00:37 -0700
  • fc7107a279
    Update training.py - correct use of lora_names FartyPants 2023-07-03 13:04:38 -0400
  • b5755ce4a2 correct use of lora_names FPHam 2023-07-03 13:01:09 -0400
  • f1241bafd2
    Merge branch 'main' into main kabachuha 2023-07-03 14:24:01 +0300
  • 500c19b67e
    Merge branch 'oobabooga:main' into main FartyPants 2023-07-03 03:05:45 -0400
  • 0088e36604 Generalize string extensions oobabooga 2023-07-02 20:55:53 -0700
  • dbb211a973
    Minor IndexError Fix Juliano Henriquez 2023-07-02 23:55:29 -0400