tiktoken_ruby 0.0.11-arm-linux → 0.0.11.1-arm-linux
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/lib/tiktoken_ruby/3.3/tiktoken_ruby.so +0 -0
- data/lib/tiktoken_ruby/version.rb +1 -1
- metadata +2 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3077759be498ef740196b12c300d1111f9a38a7c9f0d7d63d7a6b6e785a789ea
|
4
|
+
data.tar.gz: 6441e04eeb2c638dc663cc456d1db9decfb56ef14e143adb0731b4c39369b8b0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b065e21826de85f30c825aa59535ed04d16254b82d8c3fff1344cbfba7a4619974b025444b1f14bc10e470b09629f0db416b1f04ae33ab244e9feae6a7c1e847
|
7
|
+
data.tar.gz: de67e9dae497859fec83f691375dfac1872ad395eb5188ea1595f99a3a9f0d1bd468d4e9f500544df1415bbfa9bd6124b33333bf477c4f489f6c9dc7b3dcaba5
|
data/Gemfile.lock
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tiktoken_ruby
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.0.11
|
4
|
+
version: 0.0.11.1
|
5
5
|
platform: arm-linux
|
6
6
|
authors:
|
7
7
|
- IAPark
|
@@ -31,6 +31,7 @@ files:
|
|
31
31
|
- lib/tiktoken_ruby.rb
|
32
32
|
- lib/tiktoken_ruby/3.1/tiktoken_ruby.so
|
33
33
|
- lib/tiktoken_ruby/3.2/tiktoken_ruby.so
|
34
|
+
- lib/tiktoken_ruby/3.3/tiktoken_ruby.so
|
34
35
|
- lib/tiktoken_ruby/3.4/tiktoken_ruby.so
|
35
36
|
- lib/tiktoken_ruby/encoding.rb
|
36
37
|
- lib/tiktoken_ruby/version.rb
|