Victor Gomes

Results 6 issues of Victor Gomes

``` DEBUG : Error: Json error: C:/Users/user/Documents/Catapult/dda/userdata/mods/pixels_fuckery/pix_item.json:227:5: missing mandatory member "comestible_type" "volume": "250 ml", "fun": -4 }, ^ { "type": "COMESTIBLE", "id": "Lootbox_fruit", FUNCTION : new_character_tab FILE : D:\a\Cataclysm-DDA\Cataclysm-DDA\src\main_menu.cpp LINE...

**Problem Description** I have hundreds of chats in the left tab, and they cause massive slowdown in the UI. **Proposed Solution** A button to delete all chats. Also where are...

### Describe the bug Opening http://127.0.0.1:7860 after running the server.py results in: `This page isn’t working 127.0.0.1 didn’t send any data. ERR_EMPTY_RESPONSE` Sometimes also: `This site can’t be reachedThe web...

bug

I'm trying to use the Beta version to train but I'm getting the out of memory error no matter the setting I pick. > INFO:me-test:{'train': {'log_interval': 200, 'seed': 1234, 'epochs':...

When trying to train I encountered two errors: an `IndexError` related to the list index being out of range and an `_pickle.UnpicklingError` regarding an invalid load key. > INFO:mi-test:{'train': {'log_interval':...

What is the correct way of using system instruction? I tried ` var googleAI = new GoogleAI(apiKey: Environment.GetEnvironmentVariable("GOOGLE_API_KEY")); var systemInstruction = new List { new Content { Parts = new...

documentation
enhancement