Discover gists
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Log uploaded on Friday, February 7, 2025, 2:54:02 AM | |
Loaded mods: | |
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Better Log - Fix your errors(bs.betterlog): 0PrepatcherAPI(1.2.0), 1Fishery(av:0.6.1,fv:0.5.1.2), BetterLog(1.1.0), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Performance Fish(bs.performance): PerformanceFish(0.6.2) | |
Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
Ideology(Ludeon.RimWorld.Ideology): (no assemblies) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
import torch | |
import psutil | |
import datasets | |
import glob | |
from transformers import ( | |
AutoTokenizer, LlamaConfig, LlamaForCausalLM, Trainer, TrainingArguments, | |
DataCollatorForLanguageModeling | |
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let | |
rust-overlay = builtins.fetchTarball "https://github.com/oxalica/rust-overlay/archive/master.tar.gz"; | |
pkgs = import <nixpkgs> { | |
overlays = [ (import rust-overlay) ]; | |
}; | |
toolchain = pkgs.rust-bin.fromRustupToolchainFile ./toolchain.toml; | |
in | |
pkgs.mkShell { | |
packages = [ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import FontAwesome from '@expo/vector-icons/FontAwesome'; | |
import { DarkTheme, DefaultTheme, ThemeProvider } from '@react-navigation/native'; | |
import { useFonts } from 'expo-font'; | |
import { Stack } from 'expo-router'; | |
import * as SplashScreen from 'expo-splash-screen'; | |
import { useEffect } from 'react'; | |
import 'react-native-reanimated'; | |
import { useColorScheme } from '@/components/useColorScheme'; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for (u32 operand_index = 0; operand_index < aligned_operand_count; operand_index += 64) | |
{ | |
__m512i operand_lengths_512 = _mm512_loadu_epi8(&operand_lengths[operand_index]); | |
__m512i operand_offsets_512[4]; | |
__m512i gather_first_4_u32[4]; | |
__m512i gather_first_4_u32_masked[4]; | |
for (u32 i = 0; i < 4; i += 1) | |
{ | |
u32 operand_offset = operand_index + (64 / 4) * i; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import fs from 'fs'; | |
import crypto from 'crypto'; | |
const FILE_SIZE_MB = Number(process.env.SIZE) || 60; | |
const BYTES_PER_MB = 1024 * 1024; | |
const TARGET_SIZE = FILE_SIZE_MB * BYTES_PER_MB; | |
// Configuración de columnas | |
const columns = [ | |
'id', |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Log uploaded on Thursday, February 6, 2025, 11:50:37 PM | |
Loaded mods: | |
Prepatcher(zetrith.prepatcher): 0Harmony(2.3.3), 0PrepatcherAPI(1.2.0), 0PrepatcherDataAssembly(1.0.0), PrepatcherImpl(1.0.0), Prestarter(1.0.0) | |
Harmony(brrainz.harmony)[mv:2.3.1.0]: 0Harmony(2.3.3), HarmonyMod(2.3.1) | |
Fishery - Modding Library(bs.fishery): 0PrepatcherAPI(1.2.0), 1Fishery(0.6.1), System.Runtime.CompilerServices.Unsafe(av:6.0.0,fv:6.0.21.52210) | |
Core(Ludeon.RimWorld): (no assemblies) | |
Performance Fish(bs.performance): PerformanceFish(0.6.2) | |
Royalty(Ludeon.RimWorld.Royalty): (no assemblies) | |
Ideology(Ludeon.RimWorld.Ideology): (no assemblies) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<fileSnapshot xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> | |
<files> | |
<file path="C:\ProgramData\chocolatey\lib\speakeasy\speakeasy.nupkg" checksum="3AA96FB891D3D5186E657B667497D127" /> | |
<file path="C:\ProgramData\chocolatey\lib\speakeasy\speakeasy.nuspec" checksum="4F096B3EA9ADAAE055F77D975A9D10A8" /> | |
<file path="C:\ProgramData\chocolatey\lib\speakeasy\speakeasy_windows_amd64.zip.txt" checksum="734FCC3276F6F155E4D93BA214B6E8AB" /> | |
<file path="C:\ProgramData\chocolatey\lib\speakeasy\tools\chocolateyinstall.ps1" checksum="9E0945F184B7A970E7729DC93AE48ED5" /> | |
<file path="C:\ProgramData\chocolatey\lib\speakeasy\tools\LICENSE" checksum="3359111D4FBC657CF1A3F3475298383A" /> | |
<file path="C:\ProgramData\chocolatey\lib\speakeasy\tools\README.md" checksum="D446FFDBDB4A21B909E64A4BFB529EC2" /> | |
<file path="C:\ProgramData\chocolatey\lib\speakeasy\tools\speakeasy.exe" checksum="68E81D01F672BC04A8 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cronTriggerInterval: 60 | |
dataFeedsCacheContractAddress: 0xb79288ce6a58b7af2230a77f296f6a13b78a0292 | |
feedId: 0x029BFA81517000400000000000000011 | |
endpointTimeoutMilliseconds: 5000 | |
chainWriterCapabilityLabel: write_ethereum-testnet-sepolia@1.0.0 |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters